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

🛠️ [TASK] : Enable the arithmetic_side_effects Clippy lint #1467

Open
2 of 4 tasks
stanislav-tkach opened this issue Jan 3, 2025 · 0 comments
Open
2 of 4 tasks
Assignees

Comments

@stanislav-tkach
Copy link
Contributor

stanislav-tkach commented Jan 3, 2025

Summary

Enable arithmetic_side_effects lint

Description

In our style guide it is mentioned that the integer_arithmetic lint must be enabled, but this lint was renamed to arithmetic_side_effects. The new lint should be used in all our projects.

The following steps needs to be done:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

No branches or pull requests

1 participant