Optimization #4597
closedOptimization #4591: Fix Rust clippy lints
Fix warning about "enum's name"
Description
We are working on cleaning our Rust code from lint warnings.
For resolving this issue, please check the rust code and fix warnings related to "enum variant names".
For more details on this warning, check
https://rust-lang.github.io/rust-clippy/master/index.html#enum_variant_names
More information on the parent issue.
Updated by Haleema Khan about 2 years ago
Hi
I want to claim this issue as part of my first contribution with outreachy
Updated by Juliana Fajardini Reichow about 2 years ago
Hello! Yes, thanks. We'll assign this to you.
Meanwhile, feel free to start working on it :)
Updated by Juliana Fajardini Reichow about 2 years ago
- Assignee set to Haleema Khan
Updated by Haleema Khan about 2 years ago
Juliana Fajardini Reichow wrote in #note-2:
Hello! Yes, thanks. We'll assign this to you.
Meanwhile, feel free to start working on it :)
Thank you so much!
Already on it. Will be opening a PR soon.
Updated by Haleema Khan about 2 years ago
Link to PR: https://github.com/OISF/suricata/pull/7986
Updated by Shivani Bhardwaj about 2 years ago
- Status changed from In Review to Closed
Closed by: https://github.com/OISF/suricata/pull/8042