Skip to content

Native tools

Nice Code complements tools that already understand an ecosystem:

EcosystemNative tools remain authoritative for
Rustcompiler, rustfmt, Clippy
TypeScript and ReactTypeScript, Biome, ESLint, framework rules
Gogofmt, vet, static analysis
Dart and Flutterformatter and analyzer
Webconfigured accessibility and performance tooling

Native-tool failures are reported separately from Nice Code findings. Missing dependencies should be explicit and should not be disguised as a custom-rule failure.

Source-backed guardrails · MIT License