diff --git a/rustfmt.toml b/rustfmt.toml index 718d46c3..3216a9aa 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -24,5 +24,4 @@ group_imports = "StdExternalCrate" newline_style = "Unix" use_field_init_shorthand = true use_small_heuristics = "Off" -use_try_shorthand = true -ignore = ["/src"] +use_try_shorthand = true \ No newline at end of file