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.
1 parent ed88d9e commit a117b2dCopy full SHA for a117b2d
.github/workflows/ktlint.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Run ktlint
27
uses: ScaCap/action-ktlint@master
28
with:
29
- ktlint_version: 1.5.0
+ ktlint_version: 1.4.0
30
filter_mode: nofilter
31
github_token: ${{ secrets.github_token }}
32
reporter: github-check
0 commit comments