chore(deps): update dependency pylint to v3 (main) (#2731)
* chore(deps): update dependency pylint to v3 * chore: disable duplicate-code lint error --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jo <ljonas@riseup.net>
This commit is contained in:
parent
f2fc9c138b
commit
655481902c
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@ extension-pkg-whitelist = [
|
|||
"pydantic",
|
||||
]
|
||||
disable = [
|
||||
"duplicate-code",
|
||||
"fixme",
|
||||
"missing-class-docstring",
|
||||
"missing-function-docstring",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue