Skip to content
New issue

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

Remove clippy global -A from CI #10072

Merged
merged 1 commit into from Aug 20, 2023
Merged

Remove clippy global -A from CI #10072

merged 1 commit into from Aug 20, 2023

Conversation

sholderbach
Copy link
Member

Description

We allowed two default lints due to false positives. This should be locally addressed with explicit information what causes either a false positive or why a particular design choice in the code is made.

User-Facing Changes

None

Tests + Formatting

We should detect a few more things with clippy out of the box. If you encounter a false positive you will need to address it on a case by case basis.

We allowed two default lints due to false positives. This should be locally addressed with explicit information what causes either a false positive or why a particular design choice in the code is made.
sholderbach added a commit that referenced this pull request Aug 20, 2023
@sholderbach sholderbach merged commit 43ceb3e into main Aug 20, 2023
19 checks passed
@sholderbach sholderbach deleted the narrow-clippy branch August 20, 2023 22:08
sholderbach added a commit that referenced this pull request Aug 20, 2023
# Description
Same procedure as in #10072
sholderbach pushed a commit that referenced this pull request Aug 21, 2023
related to
- #10072
- #10073

cc/ @sholderbach 

# Description
i think the PR template was the missing place where a `cargo clippy`
appears 😏
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant