lint-all

Linter tout le code (Rust + JS/TS). À utiliser avant d’ouvrir une PR lorsque du code Rust a été modifié.

npx skills add https://github.com/denoland/deno --skill lint-all

Lint All Code

Run the full linter (Rust + JS/TS):

./x lint

If there are lint errors, fix them and re-run until clean.

Plus de skills de denoland