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 3de45ae commit 509c682Copy full SHA for 509c682
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
node-version: ${{ matrix.node-version }}
18
19
- name: EditorConfig Lint
20
- uses: docker://mstruebing/editorconfig-checker:2.7.0
+ uses: docker://mstruebing/editorconfig-checker:2.7.1
21
22
- name: Install
23
run: |
0 commit comments