clojure-emacs / squiggly-clojure

Flycheck checker for Clojure, using eastwood and core.typed.
GNU General Public License v3.0
205 stars 25 forks source link

Add configuration options via project.clj and ns metadata #10

Closed pnf closed 9 years ago

pnf commented 9 years ago

Configure which checkers to use and options used by checkers in project.clj options and/or ns metadata.