Skip to content

Commit

Permalink
Create rustfmt.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
waldirborbajr authored Dec 10, 2023
1 parent 6527b45 commit 920e2fd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
format_code_in_doc_comments = true
format_macro_matchers = true
format_strings = true
imports_granularity = "One"
normalize_doc_attributes = true
tab_spaces = 2
unstable_features = true

0 comments on commit 920e2fd

Please sign in to comment.