Skip to content

Commit dd5612f

Browse files
Ignore pylint linting error in the 'doc/' directory
1 parent 164dd5c commit dd5612f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ repos:
3434
entry: pylint
3535
language: system
3636
types: [python]
37-
exclude: *fixtures
37+
exclude: tests/functional/|tests/input|tests/extensions/data|tests/regrtest_data/|tests/data/|doc/

0 commit comments

Comments
 (0)