eastwood
https://github.com/jonase/eastwood
Clojure
Clojure lint tool
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.
Clojure not yet supported2 Subscribers
Add a CodeTriage badge to eastwood
Help out
- Issues
- Consider issuing warnings for multiple Clojure symbol names that map to same strings after munge
- Should existence of both .clj and .cljc file with same namespace cause a warning?
- Exception thrown attempting to lint library data.int-map
- Catch function objects embedded in code
- Add tests for correct and incorrect Java interop forms
- False positive/noise :unused-locals warnings found in cases/testcases/testtest.clj
- Linter to warn of lazy return values inside of binding forms
- Check if bad-arglists can use same config file arglists as wrong-arity linter
- Post-cond warning is printed and not treated as warning
- Enhancement: warn about repeated/shadowed names in function arg destructuring
- Docs
- Clojure not yet supported