]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust: allow some lints in suricatactl and suricatasc
authorJason Ish <jason.ish@oisf.net>
Mon, 9 Jun 2025 15:28:53 +0000 (09:28 -0600)
committerVictor Julien <victor@inliniac.net>
Tue, 10 Jun 2025 06:36:34 +0000 (08:36 +0200)
commit1aaf5cb7d2305f251b170bb3be5a29221c6a9192
treef28aefcb42ec4b910581c8672086896749a271b8
parent89ba53272c91f16b2f612ea6812541cb24d7b285
rust: allow some lints in suricatactl and suricatasc

These are lints we allow in the Suricata Rust source code for style
reasons.
rust/suricatactl/src/main.rs
rust/suricatasc/src/main.rs