@ -2,3 +2,15 @@
|
|||||||
disable = [
|
disable = [
|
||||||
"all"
|
"all"
|
||||||
]
|
]
|
||||||
|
enable = [
|
||||||
|
"variables"
|
||||||
|
]
|
||||||
|
|
||||||
|
source-roots = [
|
||||||
|
"app/"
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
|
[tool.pylint.variables]
|
||||||
|
allow-global-unused-variables = true
|
||||||
|
init-import = true
|
Reference in New Issue
Block a user