forked from Decentrala/website
[Gobal] added flake8 and did format
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[tool.black]
|
||||
line-length = 88
|
||||
target-version = ['py312']
|
||||
|
||||
[tool.flake8]
|
||||
max-line-length = 88
|
||||
extend-ignore = "E203"
|
||||
exclude = ".venv"
|
||||
Reference in New Issue
Block a user