Skip to content
Snippets Groups Projects
Verified Commit 093b7789 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge branch 'master' into 119-re-enable-lint-job-and-reformat

parents 566a5254 9193dbad
No related branches found
No related tags found
1 merge request!105Resolve "Re-enable lint job and reformat"
Pipeline #4620 passed
......@@ -54,6 +54,13 @@ flake8-isort = "^4.0.0"
pytest-cov = "^2.8.1"
pytest-sugar = "^0.9.2"
[tool.poetry.plugins."aleksis.app"]
alsijil = "aleksis.apps.alsijil.apps:AlsijilConfig"
[tool.black]
line-length = 100
exclude = "/migrations/"
[build-system]
requires = ["poetry>=1.0"]
build-backend = "poetry.masonry.api"
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