We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65f1fa0 + ab16a6e commit c698ce0Copy full SHA for c698ce0
.github/workflows/linter.yaml
@@ -64,4 +64,4 @@ jobs:
64
VALIDATE_GIT_COMMITLINT: false
65
MARKDOWN_CONFIG_FILE: .markdownlint.json
66
PYTHON_MYPY_CONFIG_FILE: .mypy.ini
67
- FILTER_REGEX_EXCLUDE: "^(examples/.*|CHANGELOG.md)$"
+ FILTER_REGEX_EXCLUDE: "^examples/.*$|^CHANGELOG\\.md$"
0 commit comments