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
- renamed no-process-global
- deno lint fails to find assignment to const variable even though it crashes in deno and eslint finds it
- Deno lint for node.JS is now deprecated
- deno lint doesn't detect that I forgot to import "foo" before calling foo()
- bug: incorrect assessment of unreachable code
- fix(no-control-regex): Only warn on control char literals
- Feature: Add new rule `no-expect-assertions-call-in-deno-test`
- Deno lint rule no-undef and Temporal: Temporal is not defined
- [explicit-function-return-type] does not work on inline arrow functions
- bug: false positive of `no-fallthrough` for `break` or `continue` inside nested switch inside loop
- Docs
- Rust not yet supported