forked from Georg/pyacl
Add isort script
Easier isorting following the custom ruff linting rules. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
18c3fefd1b
commit
4a2fb83885
2
scripts/isort.sh
Executable file
2
scripts/isort.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
isort --fgw 4 -m VERTICAL_HANGING_INDENT --tc .
|
Loading…
Reference in New Issue
Block a user