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(prefer-primordials): allow private identifier in `in` expression
- feat: add `node:` specifier rule
- false positive: `no-unreachable` inside `catch` block when throwing value created outside scope of `try`
- fix(no_invalid_regexp): expand invalid case
- Markdown linting
- to-do: add missing methods to primordials check
- expect `no-undef` support comment declare like eslint
- `deno lint --fix` - support unused imports, vars to lets, and lets to consts
- feature request (lint): Warn user when they're trying to use `for in` with an array
- feature request: add doc comments linting
- Docs
- Rust not yet supported