Use when writing a commit message, and MUST invoke before creating any git commit. Provides commit message format and safety rules.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٤ من skills من aviatesk/JET.jl. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٤ من أصل ٤ skills مجمعة.
Use when writing a commit message, and MUST invoke before creating any git commit. Provides commit message format and safety rules.
لغة النص الأصلي: الإنجليزية
Invoke before committing user-facing JET changes such as features, bug fixes, compatibility changes, or deprecations. Skip internal refactors, CI or docs-only changes, and routine dependency bumps without user impact.
لغة النص الأصلي: الإنجليزية
Use when choosing or running JET tests after code changes. Prefer the most specific relevant test, use TestRunner for focused iteration, and reserve the full suite for broad validation.
لغة النص الأصلي: الإنجليزية
Use when adding or modifying JET tests. Covers component placement, independently runnable test modules, shared test utilities, `@testset` organization, and focused assertions for JET reports.
لغة النص الأصلي: الإنجليزية