summaryrefslogtreecommitdiffstats
path: root/.pydocstyle.ini
blob: a81922016fb463e4c1dc87e18d118abbbac29fe9 (plain)
1
2
3
4
[pydocstyle]
inherit = True
ignore = D202,D203,D205,D210,D212,D213,D214,D215,D400,D404,D405,D406,D407,D408,D409,D410,D411,D413,D415,D416,D417
match = .*\.py