.github/workflows/editorconfig.yml: check indent_style
This commit is contained in:
@@ -23,5 +23,5 @@ jobs:
|
|||||||
- name: Checking EditorConfig
|
- name: Checking EditorConfig
|
||||||
if: env.GIT_DIFF
|
if: env.GIT_DIFF
|
||||||
run: |
|
run: |
|
||||||
./bin/editorconfig-checker -disable-indentation \
|
./bin/editorconfig-checker -disable-indent-size \
|
||||||
${{ env.GIT_DIFF }}
|
${{ env.GIT_DIFF }}
|
||||||
|
|||||||
Reference in New Issue
Block a user