Skip to content

Commit

Permalink
Add VALIDATE_PYTHON_RUFF
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvins committed Oct 23, 2024
1 parent 8ee2cc1 commit ea3aa36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
VALIDATE_SCALAFMT: true
VALIDATE_RUST_2021: true
VALIDATE_RUST_CLIPPY: true
VALIDATE_PYTHON_RUFF: true
VALIDATE_PYTHON_BLACK: true
VALIDATE_PYTHON_ISORT: true
VALIDATE_JAVASCRIPT_ES: true
Expand Down

0 comments on commit ea3aa36

Please sign in to comment.