mirror of https://github.com/OISF/suricata
rustfmt: replace deprecated fn_args_layout with fn_params_layout
parent
66ff23f9bf
commit
4620776a30
@ -1,4 +1,4 @@
|
||||
# Rust format configuration file. If empty, then this is a message that
|
||||
# we expect the default formatting rules to be used.
|
||||
|
||||
fn_args_layout = "compressed"
|
||||
fn_params_layout = "compressed"
|
||||
|
Loading…
Reference in New Issue