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

chore: remove allow for clippy lint field_reassign_with_default #2149

Merged

Conversation

tmpolaczyk
Copy link
Contributor

That lint was temporarily ignored because of false positives (see #1803), but these false positives have been fixed since then.

(except in one case when using ChainManager, where I add an #[allow(clippy::field_reassign_with_default)])

@tmpolaczyk tmpolaczyk merged commit e645fc0 into witnet:master Jan 4, 2022
@tmpolaczyk tmpolaczyk deleted the chore-clippy-field-reassign-default branch January 5, 2022 14:19
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.

2 participants