We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b3fb5 commit 2c75534Copy full SHA for 2c75534
.github/workflows/lint-checker.yml
@@ -16,3 +16,4 @@ jobs:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
VALIDATE_SCALAFMT: true
18
VALIDATE_GO: true
19
+ VALIDATE_RUST_CLIPPY: true
0 commit comments