Disable linter errors (#2216)

This commit is contained in:
Cory Miller
2022-10-20 18:59:39 -04:00
committed by GitHub
parent 5421fe3f71
commit 3fc993da59

View File

@@ -18,6 +18,7 @@ jobs:
uses: github/super-linter@v4
env:
DEFAULT_BRANCH: ${{ github.base_ref }}
DISABLE_ERRORS: true
EDITORCONFIG_FILE_NAME: .editorconfig
LINTER_RULES_PATH: /src/
VALIDATE_ALL_CODEBASE: false