diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-09-26 14:05:03 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-09-26 14:05:03 +0300 |
| commit | ea8dea2dd173c2e899640acae7d27e7e95b585f7 (patch) | |
| tree | f4894e9e89f88549aa7cde0b242431ecd6753450 /.clj-kondo | |
| parent | 0392db96028d0b0a371396444d002eed15719771 (diff) | |
Improve clj-kondo hooks.
Diffstat (limited to '.clj-kondo')
| -rw-r--r-- | .clj-kondo/config.edn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.clj-kondo/config.edn b/.clj-kondo/config.edn new file mode 100644 index 0000000..9dfe1d2 --- /dev/null +++ b/.clj-kondo/config.edn @@ -0,0 +1 @@ +{:config-paths ["../resources/clj-kondo"]}
\ No newline at end of file |
