Skip to content

Commit 2c75534

Browse files
committed
Enable rust clippy linter
1 parent e3b3fb5 commit 2c75534

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-checker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ jobs:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
VALIDATE_SCALAFMT: true
1818
VALIDATE_GO: true
19+
VALIDATE_RUST_CLIPPY: true

0 commit comments

Comments
 (0)