Description
Clojure code gets fast static checks from an opinionated linter. It is useful for developers who want feedback on syntax, common mistakes, style issues, and project consistency before runtime.
Lint output is guidance and can include false positives. Review warnings in context and keep configuration committed so teams see the same diagnostics.