mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
misc linter updates
This commit is contained in:
parent
f1e17562b8
commit
0439ddf7d5
14 changed files with 158 additions and 131 deletions
|
|
@ -137,7 +137,11 @@ notes=TODO,FIXME,XXX,SLOW,BUG
|
|||
disable =
|
||||
bad-continuation,
|
||||
bad-whitespace,
|
||||
line-too-long,
|
||||
logging-not-lazy,
|
||||
logging-fstring-interpolation,
|
||||
no-else-return,
|
||||
no-else-raise,
|
||||
missing-docstring,
|
||||
missing-module-docstring,
|
||||
missing-class-docstring,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue