mirror of
https://gh.wpcy.net/https://github.com/bohdanbobrowski/blog2epub.git
synced 2026-04-19 21:56:46 +08:00
7 lines
No EOL
194 B
INI
7 lines
No EOL
194 B
INI
[MASTER]
|
|
disable=
|
|
C0114, # missing-module-docstring
|
|
C0115, # missing-class-docstring
|
|
C0116, # missing-function-docstring
|
|
C0301, # line-too-long
|
|
C0413, # wrong-import-position |