diff options
Diffstat (limited to '.clj-kondo')
| -rw-r--r-- | .clj-kondo/config.edn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.clj-kondo/config.edn b/.clj-kondo/config.edn index 9dfe1d2..d7d8222 100644 --- a/.clj-kondo/config.edn +++ b/.clj-kondo/config.edn @@ -1 +1 @@ -{:config-paths ["../resources/clj-kondo"]}
\ No newline at end of file +{:lint-as {dompa.nodes/defhtml clojure.core/defn}}
\ No newline at end of file |
