xcoo / clj-lint-action

Github action for Linters of Clojure.
MIT License
3 stars 3 forks source link

Checks `cljs` and `cljc` files #10

Closed federkasten closed 1 year ago

federkasten commented 1 year ago

I have noticed that clj-lint-action only checks .clj files and not .cljs or .cljc files.

https://github.com/xcoo/clj-lint-action/blob/0b01dfe375c33fdd83dc40ce61de997aceff599e/lib/src/lint_action.clj#L17-L20