Skip to content

Commit 1e47ed8

Browse files
Remove editorconfig-checker from lint workflow
Removed editorconfig-checker steps from the workflow.
1 parent 067f67b commit 1e47ed8

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/lint.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,3 @@ jobs:
4949
uses: github/codeql-action/upload-sarif@v3
5050
with:
5151
sarif_file: results.sarif
52-
53-
- name: Set up editorconfig-checker
54-
uses: editorconfig-checker/action-editorconfig-checker@v2
55-
56-
- name: Run editorconfig-checker
57-
run: editorconfig-checker

0 commit comments

Comments
 (0)