deno_lint
https://github.com/denoland/deno_lint
Rust
Blazing fast linter for JavaScript and TypeScript written in Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to deno_lint
Help out
- Issues
- fix: accept both 'handler' and 'handlers' exports in Fresh routes
- refactor: port to oxc
- fix(no-undef): recognize DOM globals
- no-unused-vars: also collect references in doc comments
- ci: declare empty permissions on release workflow
- constructor-super rule only detects calls on their own line
- feat: add LintDiagnostic::severity (#1274)
- fix(no-implicit-declare-namespace-export): skip `declare global`
- fix(rules/no-dupe-else-if): don't flag chains containing `++` / `--`
- fix(no_implicit_declare_namespace_export): skip `declare global` blocks
- Docs
- Rust not yet supported