File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ DISABLE_LINTERS:
10
10
- MARKDOWN_MARKDOWN_TABLE_FORMATTER
11
11
- PHP_PSALM
12
12
- YAML_V8R
13
- EDITORCONFIG_EDITORCONFIG_CHECKER_FILTER_REGEX_EXCLUDE : " (.idea|.editorconfig|.github|.phpunit.result.cache|LICENSE)"
13
+ EDITORCONFIG_EDITORCONFIG_CHECKER_FILTER_REGEX_EXCLUDE : " (\\ .idea|\\ .editorconfig|\\ .github|\\ .phpunit\\ .result\\ .cache|LICENSE)"
14
14
JSON_PRETTIER_FILTER_REGEX_EXCLUDE : " (composer.json)"
15
- MARKDOWN_MARKDOWNLINT_FILTER_REGEX_EXCLUDE : " (.github)"
16
- MARKDOWN_MARKDOWN_LINK_CHECK_FILTER_REGEX_EXCLUDE : " (.github)"
15
+ MARKDOWN_MARKDOWNLINT_FILTER_REGEX_EXCLUDE : " (\\ .github)"
16
+ MARKDOWN_MARKDOWN_LINK_CHECK_FILTER_REGEX_EXCLUDE : " (\\ .github)"
17
17
PHP_PHPCS_CONFIG_FILE : " .phpcs.xml.dist"
18
18
PHP_PHPCS_ARGUMENTS : " -n"
19
19
PHP_PHPSTAN_CONFIG_FILE : " phpstan.neon.dist"
20
- YAML_YAMLLINT_FILTER_REGEX_EXCLUDE : " (.github)"
21
- YAML_PRETTIER_FILTER_REGEX_EXCLUDE : " (.github)"
20
+ YAML_YAMLLINT_FILTER_REGEX_EXCLUDE : " (\\ .github)"
21
+ YAML_PRETTIER_FILTER_REGEX_EXCLUDE : " (\\ .github)"
You can’t perform that action at this time.
0 commit comments