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.
1 parent 7b41599 commit ab16a6eCopy full SHA for ab16a6e
.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