Skip to content

Commit

Permalink
set struct_field_align_threshold=20
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Sep 30, 2022
1 parent 4df9e73 commit fdcc933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
group_imports = "StdExternalCrate"
imports_granularity = "Crate"
enum_discrim_align_threshold = 20
struct_field_align_threshold = 20

0 comments on commit fdcc933

Please sign in to comment.