mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fmt: format doc comments (#5308)
This commit is contained in:
@ -6,4 +6,6 @@ wrap_comments = true
|
||||
binop_separator = "Back"
|
||||
trailing_comma = "Vertical"
|
||||
trailing_semicolon = false
|
||||
use_field_init_shorthand = true
|
||||
use_field_init_shorthand = true
|
||||
format_code_in_doc_comments = true
|
||||
doc_comment_code_block_width = 100
|
||||
|
||||
Reference in New Issue
Block a user