Skip to content

Commit

Permalink
Merge pull request #3 from moia-oss/chore/rustfmt
Browse files Browse the repository at this point in the history
Chore - Remove ignore of files
  • Loading branch information
Felerius authored and AlexWerff committed Feb 10, 2023
2 parents d85104f + 66cb5bf commit e5d4748
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,4 @@ format_code_in_doc_comments = true
normalize_comments = true
normalize_doc_attributes = true
group_imports = "StdExternalCrate"
use_field_init_shorthand = true
ignore = [
"optimizer/src/lib.rs",
]
use_field_init_shorthand = true

0 comments on commit e5d4748

Please sign in to comment.