ruff/check↔format
This commit is contained in:
parent
98adf0b2a1
commit
2635d74f91
2 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,7 @@ rwx_ruff_check() {
|
|||
ruff check \
|
||||
--select "ALL" \
|
||||
--ignore "D203,D213" \
|
||||
--ignore "COM812,ISC001" \
|
||||
"${path}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue