Christoph Frick
|
a56d51ec1c
|
Pass input via stdin and filename as arg to clj-kondo (#4315)
This allows using linters like `:namespace-name-mismatch`.
This replaces: https://github.com/dense-analysis/ale/pull/4109
|
2022-09-22 07:24:01 +09:00 |
Randy Stauner
|
9b5a3581eb
|
Parse clj-kondo lines that don't include row/col (#3946)
Some custom linter hooks don't include these numbers.
|
2021-10-19 16:04:50 +09:00 |
莊喬
|
f83a1f70d5
|
Add option to clojure clj-kondo linter (#3812)
Allow define `clojure_clj_kondo_options` to customize command options
for `clj-kondo`.
The `--cache` in original command is now defined as default.
|
2021-07-17 22:07:02 +09:00 |
mynomoto
|
9ee8067df6
|
Use cache for clj-kondo linter
|
2019-08-06 18:44:53 -03:00 |
Masashi Iizuka
|
4813165614
|
Add a linter for clojure using clj-kondo (#2377)
|
2019-04-10 20:59:58 +01:00 |