Skip to content

Commit 8a7e0ae

Browse files
Merge pull request #862 from adamtheturtle/fix-pydocstyle
Remove match option
2 parents 0991e35 + 0288256 commit 8a7e0ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,3 @@ ignore_errors = True
9898
# - D407
9999
# No blank line is needed after the last section
100100
ignore = D200,D202,D203,D205,D212,D400,D406,D407,D413
101-
match = match='(?!_vendor).*\.py'

0 commit comments

Comments
 (0)