mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Turning off clippy warnings for now
This commit is contained in:
@@ -43,4 +43,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Run clippy
|
||||
run: cargo clippy -- --no-deps -D warnings
|
||||
run: cargo clippy -- --no-deps # -D warnings
|
||||
|
||||
Reference in New Issue
Block a user