We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee2cc1 commit ea3aa36Copy full SHA for ea3aa36
.github/workflows/lint-checker.yml
@@ -21,6 +21,7 @@ jobs:
21
VALIDATE_SCALAFMT: true
22
VALIDATE_RUST_2021: true
23
VALIDATE_RUST_CLIPPY: true
24
+ VALIDATE_PYTHON_RUFF: true
25
VALIDATE_PYTHON_BLACK: true
26
VALIDATE_PYTHON_ISORT: true
27
VALIDATE_JAVASCRIPT_ES: true
0 commit comments