We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b06cd9 + b992864 commit 7c0fe13Copy full SHA for 7c0fe13
.circleci/config.yml
@@ -8,7 +8,7 @@ version: 2
8
jobs:
9
clj-kondo:
10
docker:
11
- - image: cljkondo/clj-kondo:2025.07.26
+ - image: cljkondo/clj-kondo:2025.07.28
12
steps:
13
- checkout
14
- run: clj-kondo --lint .
0 commit comments