We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc4de13 commit 12bf7d3Copy full SHA for 12bf7d3
Makefile
@@ -1,4 +1,4 @@
1
-format: flake8 pylint ruff black
+format: black flake8 pylint ruff
2
3
black:
4
black ./lib || true
0 commit comments