Skip to content
Snippets Groups Projects
Commit cf293a83 authored by Aleksolotl's avatar Aleksolotl
Browse files

Update pyproject.toml

parent 4b37331d
No related branches found
No related tags found
1 merge request!338Update pyproject.toml
Pipeline #156580 failed
......@@ -86,12 +86,9 @@ sphinxcontrib-svg2pdfconverter = "^1.1.1"
sphinx-autodoc-typehints = "^1.7"
sphinx_material = "^0.0.35"
[tool.black]
line-length = 100
exclude = "/migrations/"
[tool.ruff]
exclude = ["migrations", "tests"]
line-length = 100
[tool.ruff.lint]
select = ["E", "F", "UP", "B", "SIM", "I", "DJ", "A", "S"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment