Skip to content

Commit 56ff987

Browse files
committed
Minor: clj-kondo should only lint our deps.edn
1 parent f72099f commit 56ff987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clj-kondo/ci-config.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{:output {:include-files ["^src" "^test" "^script" "deps.edn"]}}
1+
{:output {:include-files ["^src" "^test" "^script" "^deps.edn"]}}

0 commit comments

Comments
 (0)