Skip to content

Commit

Permalink
Bump clj-kondo
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidz committed Jun 24, 2021
1 parent bd987d8 commit 3889775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v2
- uses: DeLaGuardo/setup-clj-kondo@master
with:
version: '2021.06.01'
version: '2021.06.18'
- run: clj-kondo --lint src:test --config '{:output {:pattern "::{{level}} file={{filename}},line={{row}},col={{col}}::{{message}}"}}'

cljstyle:
Expand Down

0 comments on commit 3889775

Please sign in to comment.