chore: enforce linting as part of build
This commit is contained in:
@@ -13,6 +13,7 @@ select = ["E4", "E7", "E9", "F", "I"]
|
||||
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
target-version = ["py312"]
|
||||
extend-exclude = '''
|
||||
/(
|
||||
app/components
|
||||
|
||||
Reference in New Issue
Block a user