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
- Failures on qualified methods
- Exit code is non-zero when no namespaces are linted and caching is enabled
- :warn-if-ret-val-unused should not be true for clojure.tools.reader.edn/read
- Make `:unused-locals` configurable
- clojure.tools.tools compatibility
- Don't trigger `:deprecations` if the source ns is the SUT of a given test ns
- Make sure ignored-faults and ignored `:kind`s play well together
- Omit/rewrite inputs touching warn-on-reflection
- Investigate why analyzing clojurescript would print an ast node
- Suggest `extend` over `extend-type`/`extend-protocol` when bad :tag metadata would be emitted
- Docs
- Clojure not yet supported