Skip to content

Commit

Permalink
Ignore build dir formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-schievink committed Jan 31, 2020
1 parent ecde10f commit 08e85aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ merge_derives = false
# by default we ignore everything in the repository
# tidy only checks files which are not ignored, each entry follows gitignore style
ignore = [
"build",

# tests for now are not formatted, as they are sometimes pretty-printing constrained
# (and generally rustfmt can move around comments in UI-testing incompatible ways)
"src/test",
Expand Down

0 comments on commit 08e85aa

Please sign in to comment.