---
name: denoland/lint-all
source: https://app.decimal.ai/s/denoland-lint-all@1/SKILL.md
source_sha256: b4508db2895e
---

# Lint All Code

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

```sh
./x lint
```

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