mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-09-06 19:12:15 -07:00
parent
dcda155c95
commit
481a2a05f7
15 changed files with 271 additions and 942 deletions
|
@ -68,7 +68,6 @@ requires = ["poetry-core>=1.0.0"]
|
|||
[tool.pylint."MESSAGE CONTROL"]
|
||||
disable = [
|
||||
"C0114", # Disables module docstrings
|
||||
"R0201", # Disables method could have been a function
|
||||
"R0903", # Disables too few public methods
|
||||
"C0103", # Disables name case styling
|
||||
"W0511", # Disables FIXME warning
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue