TOMLrustfmt.toml -rw-r--r-- 186 B
1max_width = 80
2format_strings = true
3error_on_line_overflow = true
4error_on_unformatted = true
5normalize_comments = true
6wrap_comments = true
7license_template_path = ".license_template"