mirror of
https://github.com/chmln/sd
synced 2024-11-25 04:30:17 +00:00
Disable doc-comment transformations
This commit is contained in:
parent
81cab2fc8c
commit
fad88bd367
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ control_brace_style = "ClosingNextLine"
|
|||
format_strings = true
|
||||
merge_imports = true
|
||||
match_block_trailing_comma = true
|
||||
normalize_comments = true
|
||||
reorder_impl_items = true
|
||||
use_field_init_shorthand = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue