From 916abba26b4046a993e5b4e97be4da2fdcf7fc93 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 7 Mar 2022 21:39:02 +0000 Subject: chore: licensing --- rustfmt.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml index cdca26c..a1f79a9 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -9,7 +9,7 @@ format_code_in_doc_comments = true format_macro_matchers = true format_strings = true imports_layout = "HorizontalVertical" -# license_template_path = ".license_template" +license_template_path = ".license_template" match_arm_blocks = false imports_granularity = "Crate" newline_style = "Unix" -- cgit v1.2.3