Add resources to classpath

Hopefully it will fix clj-kondo issue in https://github.com/tolitius/mount/pull/130
This commit is contained in:
Eugen Stan 2024-03-05 14:09:51 +02:00 committed by GitHub
parent ad6ca6fb5e
commit 55012bb6a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:source-paths ["src"]
:source-paths ["src" "resources"]
:dependencies [] ;; for visual clarity