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 d4f2a39 commit 133a1c7Copy full SHA for 133a1c7
Makefile
@@ -20,7 +20,7 @@ trim:
20
trim .
21
22
unify:
23
- unify -i -r .
+ unify -r -i --quote '"' .
24
25
trail-comma:
26
find . -name '*.py' -exec add-trailing-comma {} +
0 commit comments