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
- `deno lint` needs detection of undefined identifiers (`no-undef`) to be useful
- fix(camelcase): updated docs, see #1187
- camelcase docs don't reflect #1187
- feat(rust_style): Rust-style naming convention rule
- Feature: add rust-style-naming rule
- Add `no-ts-ignore` lint rule
- no-unused-vars doesn't count calling a method from a closure in right-hand side
- feat: add no-legacy-type-assertion rule
- no-console should handle console imported from `node:console`
- Add `no-create-require` lint rule
- Docs
- Rust not yet supported