mirror of https://github.com/OISF/suricata
style: compressed function headers for rustfmt
parent
6b2e7dde7d
commit
cb3c478525
@ -1,2 +1,4 @@
|
|||||||
# Rust format configuration file. If empty, then this is a message that
|
# Rust format configuration file. If empty, then this is a message that
|
||||||
# we expect the default formatting rules to be used.
|
# we expect the default formatting rules to be used.
|
||||||
|
|
||||||
|
fn_args_layout = "compressed"
|
||||||
|
|||||||
Loading…
Reference in New Issue