diff options
Diffstat (limited to '')
-rw-r--r-- | rustfmt.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rustfmt.toml b/rustfmt.toml index df5abcca..1ebb18ef 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -9,7 +9,6 @@ format_doc_comments = true comment_width = 80 normalize_comments = true normalize_doc_attributes = true -license_template_path = "" format_strings = false format_macro_matchers = false format_macro_bodies = true |