parent
44dc07d667
commit
173f842b9a
11 changed files with 29 additions and 29 deletions
|
@ -4,7 +4,7 @@ rwx_ruff() {
|
|||
set \
|
||||
"check" \
|
||||
"format"
|
||||
for action in "${@}"; do
|
||||
for action; do
|
||||
"rwx_ruff_${action}" "${path}"
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue