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
- feat: Warn about `@deno-types` directive
- Less finnicky magic comments — allow extra comment lines + consider respecting `eslint-disable` if rule has same name
- Rule `no-unused-vars` doesn’t detect unused JSDoc `@import` types
- no-unused-vars should have code fixes for import declarations
- `eqeqeq`: allow `null`/`undefined` checks to simplify `NonNullable` checks
- suggestion: add `no-unused-expressions` lint rule
- suggestion: `pedantic` tag for opinionated rules
- Proposal: Enforce Exact Import Path Casing
- bug: false positive of `no-unused-vars` for symbols used in TSDoc comments
- suggestion: add `preserve-caught-error` lint rule
- Docs
- Rust not yet supported