[#1] Initial library setup.

Setting up our Rust format file and README.
This commit is contained in:
2025-04-15 16:52:31 -04:00
parent 54db6247ae
commit 0350a151a9
2 changed files with 35 additions and 3 deletions

View File

@ -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