mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
remove flake8 from code base
This commit is contained in:
@ -57,7 +57,7 @@ known-first-party = ["src", "plugin", "InvenTree", "common"]
|
||||
"django" = ["django"]
|
||||
|
||||
[tool.ruff.format]
|
||||
quote-style = "double"
|
||||
quote-style = "single"
|
||||
indent-style = "space"
|
||||
skip-magic-trailing-comma = false
|
||||
line-ending = "auto"
|
||||
|
Reference in New Issue
Block a user