Logo
Explore Help
Register Sign In
borgmatic-collective/borgmatic
9
73
Fork 51
You've already forked borgmatic
Code Issues 52 Pull Requests 3 Actions 1 Packages Releases 158 Activity
Files
cf4c6c274dc5f8e2ea35e5b733c708cbe78808a3
borgmatic/pyproject.toml

4 lines
64 B
TOML
Raw Normal View History

Remove all configuration from Tox file This puts tool configuration in their familiar and standard locations and simplifies the Tox configuration to just laying out the environments and factors. This also allows users who do not want to deal with overhead of Tox (for whatever reasons ...) to run pytest/black/etc. and have the same behaviour.
2019-05-13 13:52:30 +02:00
[tool.black]
line-length = 100
skip-string-normalization = true
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 56ms Template: 3ms
English
English
Licenses API