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

Convert #[allow] to #[expect] #300

Open
smalis-msft opened this issue Nov 12, 2024 · 1 comment
Open

Convert #[allow] to #[expect] #300

smalis-msft opened this issue Nov 12, 2024 · 1 comment
Labels
good first issue Good for newcomers linting Changes for better linting and/or their cleanups

Comments

@smalis-msft
Copy link
Contributor

Ideally we'd like to turn on clippy::allow_attributes globally, as the expect attribute provides better clarity, but a number of our current allows likely need updates or tweaks to make this possible.

@smalis-msft smalis-msft added good first issue Good for newcomers linting Changes for better linting and/or their cleanups labels Nov 12, 2024
@smalis-msft
Copy link
Contributor Author

We may also want to enable allow_attributes_without_reason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers linting Changes for better linting and/or their cleanups
Projects
None yet
Development

No branches or pull requests

1 participant