Formater le code

Formate tout le code du dépôt. À exécuter avant d'ouvrir une PR ou de faire des commits.

Spar Skills Guide Bot
DeveloppementDébutant
3030/08/2026
Claude CodeCursorWindsurfCopilotCodex
#formatting#deno#code-style#pre-commit

Recommandé pour


name: fmt description: Format all code in the repository. Run before opening a PR or committing changes. user-invocable: true allowed-tools: Bash(./x fmt)

Format Code

Run the Deno code formatter:

./x fmt

If any files were changed, stage and report them.

Skills similaires