We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
abs_home_path
Such warnings tend to be false positives.
Examples where the lint is allowed:
dylint/dylint/build.rs
Line 23 in 4438f40
dylint/cargo-dylint/tests/integration/fix.rs
Line 82 in 4438f40
The text was updated successfully, but these errors were encountered:
Clippy uses the crate name to detect build scripts: https://github.com/rust-lang/rust-clippy/blob/4f0e46b74dbc8441daf084b6f141a7fe414672a2/clippy_lints/src/write.rs#L293-L298
Sorry, something went wrong.
No branches or pull requests
Such warnings tend to be false positives.
Examples where the lint is allowed:
dylint/dylint/build.rs
Line 23 in 4438f40
dylint/cargo-dylint/tests/integration/fix.rs
Line 82 in 4438f40
The text was updated successfully, but these errors were encountered: