exclude upk
This commit is contained in:
parent
fbca6b98f5
commit
67baea9f2c
1
.github/workflows/mega-linter.yml
vendored
1
.github/workflows/mega-linter.yml
vendored
@ -14,6 +14,7 @@ env:
|
|||||||
APPLY_FIXES_MODE: commit
|
APPLY_FIXES_MODE: commit
|
||||||
DISABLE: SPELL
|
DISABLE: SPELL
|
||||||
DISABLE_ERRORS_LINTERS: MARKDOWN_MARKDOWN_LINK_CHECK
|
DISABLE_ERRORS_LINTERS: MARKDOWN_MARKDOWN_LINK_CHECK
|
||||||
|
EDITORCONFIG_EDITORCONFIG_CHECKER_FILTER_REGEX_EXCLUDE: 'xVoteAnnouncer.upk'
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.ref }}-${{ github.workflow }}
|
group: ${{ github.ref }}-${{ github.workflow }}
|
||||||
|
Loading…
Reference in New Issue
Block a user