.github/workflows/editorconfig.yml: check indent_style

gstqt5
zowoq 2020-10-24 12:23:38 +10:00
parent 05d27ba19b
commit 652195179a
1 changed files with 1 additions and 1 deletions

View File

@ -23,5 +23,5 @@ jobs:
- name: Checking EditorConfig
if: env.GIT_DIFF
run: |
./bin/editorconfig-checker -disable-indentation \
./bin/editorconfig-checker -disable-indent-size \
${{ env.GIT_DIFF }}