mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-25 18:20:57 -05:00
link to clj-kondo docs
This commit is contained in:
parent
7a29871071
commit
a52fd6a5fe
1 changed files with 1 additions and 0 deletions
|
@ -612,6 +612,7 @@ import package.b.*
|
||||||
|
|
||||||
## Clojure
|
## Clojure
|
||||||
- [clj-kondo](https://github.com/borkdude/clj-kondo)
|
- [clj-kondo](https://github.com/borkdude/clj-kondo)
|
||||||
|
- Since clj-kondo approaches static analysis in a very Clojure way, it is advised to read the [configuration docs](https://github.com/borkdude/clj-kondo/blob/master/doc/config.md)
|
||||||
|
|
||||||
### clj-kondo standard Config file
|
### clj-kondo standard Config file
|
||||||
- `.github/linters/.clj-kondo/config.edn`
|
- `.github/linters/.clj-kondo/config.edn`
|
||||||
|
|
Loading…
Reference in a new issue