This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
ubuntu-dev-tools
Watch
3
Star
0
Fork
0
You've already forked ubuntu-dev-tools
mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced
2025-03-12 15:41:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ubuntu-dev-tools
/
pyproject.toml
7 lines
79 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
Run black code formatter during package build Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
2023-01-30 19:48:49 +01:00
[
tool
.
black
]
line-length
=
99
Run isort import sorter during package build Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
2023-01-30 21:34:24 +01:00
[
tool
.
isort
]
line_length
=
99
profile
=
"black"
Reference in New Issue
Copy Permalink