diff --git a/.editorconfig-checker.json b/.github/linters/.editorconfig-checker.json similarity index 100% rename from .editorconfig-checker.json rename to .github/linters/.editorconfig-checker.json diff --git a/.github/workflows/style.yml b/.github/workflows/style.yml index 5a56ed9ec2..703c073243 100644 --- a/.github/workflows/style.yml +++ b/.github/workflows/style.yml @@ -166,4 +166,3 @@ jobs: VALIDATE_YAML: true # EditorConfig validation VALIDATE_EDITORCONFIG: true - EDITORCONFIG_FILE_NAME: .editorconfig-checker.json