Logo
Explore Help
Register Sign In
borgmatic-collective/borgmatic
10
71
Fork 43
You've already forked borgmatic
Code Issues 48 Pull Requests 6 Actions 1 Packages Releases 153 Activity
Files
f713f1df7eaf800bc9943723a9d309872d1e721c
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.2 Page: 48ms Template: 2ms
English
English
Licenses API