lint-all
द्वारा denoland
सभी कोड को लिंट करें (Rust + JS/TS)। जब Rust कोड बदला गया हो तो PR खोलने से पहले उपयोग करें।
npx skills add https://github.com/denoland/deno --skill lint-allLint All Code
Run the full linter (Rust + JS/TS):
./x lint
If there are lint errors, fix them and re-run until clean.