Skip to content

Commit

Permalink
change format
Browse files Browse the repository at this point in the history
  • Loading branch information
eparshut committed Jan 7, 2025
1 parent aef2f39 commit d51fb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
echo LOLSTART
pwd
ls
cargo clippy --all-features --message-format=json
cargo clippy --all-features
sed --in-place 's/"file_name":"itt/"file_name":"rust\/itt/g' clippy.json
clippy-sarif --input clippy.json --output clippy.sarif
echo LOLEND
Expand Down

0 comments on commit d51fb2a

Please sign in to comment.