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 41c75ae commit 4d86aaeCopy full SHA for 4d86aae
.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