Skip to content

Conversation

@stanislav-tkach
Copy link
Member

@stanislav-tkach stanislav-tkach commented Jan 26, 2025

Description

  • Enable the arithmetic_side_effects Clippy lint and fix the generated warnings.

Related Issue(s)

Related to input-output-hk/catalyst-voices#1467.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@stanislav-tkach stanislav-tkach changed the title feat(rust/general): Enable arithmetic_side_effects Clippy lint chore(general): Enable arithmetic_side_effects Clippy lint Jan 26, 2025
@stanislav-tkach stanislav-tkach force-pushed the arithmetic_side_effects-clippy-lint branch 2 times, most recently from b0564f4 to ef7373e Compare January 26, 2025 17:57
@stanislav-tkach stanislav-tkach force-pushed the arithmetic_side_effects-clippy-lint branch from ef7373e to 6434be2 Compare January 26, 2025 19:31
@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 272/272}$ | ${\color{red}Fail: 0/272}$ |

@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 272/272}$ | ${\color{red}Fail: 0/272}$ |

@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 272/272}$ | ${\color{red}Fail: 0/272}$ |

@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 272/272}$ | ${\color{red}Fail: 0/272}$ |

@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 272/272}$ | ${\color{red}Fail: 0/272}$ |

@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 272/272}$ | ${\color{red}Fail: 0/272}$ |

@stanislav-tkach stanislav-tkach added the review me PR is ready for review label Jan 27, 2025
@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 272/272}$ | ${\color{red}Fail: 0/272}$ |

@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 273/273}$ | ${\color{red}Fail: 0/273}$ |

@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 273/273}$ | ${\color{red}Fail: 0/273}$ |

@github-actions
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 272/272}$ | ${\color{red}Fail: 0/272}$ |

Copy link
Contributor

@Mr-Leshiy Mr-Leshiy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stanislav-tkach stanislav-tkach merged commit 2aab21d into main Jan 28, 2025
17 of 22 checks passed
@stanislav-tkach stanislav-tkach deleted the arithmetic_side_effects-clippy-lint branch January 28, 2025 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review me PR is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants