mirror of
https://github.com/epi052/feroxbuster.git
synced 2026-05-21 11:31:13 -03:00
CI still doesnt like the new addr_of stuff, reverted
This commit is contained in:
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@@ -61,4 +61,4 @@ jobs:
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: clippy
|
||||
args: --all-targets --all-features -- -D warnings
|
||||
args: --all-targets --all-features -- -D warnings -A clippy::deref_addrof
|
||||
|
||||
Reference in New Issue
Block a user