mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-07-27 04:32:51 +02:00
remove nightly requirements from rustfmt.toml
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
This commit is contained in:
parent
ef6512cbea
commit
61c00edd5c
1 changed files with 0 additions and 4 deletions
|
@ -2,9 +2,5 @@ max_width = 300
|
|||
use_small_heuristics = "Max"
|
||||
tab_spaces = 4
|
||||
newline_style = "Unix"
|
||||
control_brace_style = "AlwaysSameLine"
|
||||
edition = "2021"
|
||||
imports_granularity = "Crate"
|
||||
group_imports = "StdExternalCrate"
|
||||
fn_single_line = true
|
||||
struct_lit_width = 60
|
||||
|
|
Loading…
Add table
Reference in a new issue