Skip to content

Commit ea3aa36

Browse files
committed
Add VALIDATE_PYTHON_RUFF
1 parent 8ee2cc1 commit ea3aa36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-checker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
VALIDATE_SCALAFMT: true
2222
VALIDATE_RUST_2021: true
2323
VALIDATE_RUST_CLIPPY: true
24+
VALIDATE_PYTHON_RUFF: true
2425
VALIDATE_PYTHON_BLACK: true
2526
VALIDATE_PYTHON_ISORT: true
2627
VALIDATE_JAVASCRIPT_ES: true

0 commit comments

Comments
 (0)