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

Melpa PR #11

Closed pnf closed 9 years ago

pnf commented 9 years ago

With the @lunaryorn refactoring, this is now three separate Flycheck checkers, so I don't think there should be any further objection.

purcell commented 9 years ago

Now that everything is flycheck-clojure-* internally - which is great! - we can (and should) rename the file to flycheck-clojure.el before packaging it.

pnf commented 9 years ago

Done. I shall retain the charmingly whimsical naming on the Clojure side.

purcell commented 9 years ago

:+1: Great -- I tweaked the headers in the file to keep package.el happy, and I've added a MELPA recipe, so a package should show up at http://melpa.org/#/flycheck-clojure soon!

arrdem commented 9 years ago

:+1: thanks guys!