[#1] Initial library setup.
Setting up our Rust format file and README.
This commit is contained in:
@ -16,7 +16,7 @@ wrap_comments = true
|
||||
format_code_in_doc_comments = true
|
||||
doc_comment_code_block_width = 80
|
||||
comment_width = 80
|
||||
normalize_comments = true
|
||||
normalize_comments = false
|
||||
normalize_doc_attributes = true
|
||||
format_strings = true
|
||||
format_macro_matchers = true
|
||||
|
||||
Reference in New Issue
Block a user