Skip to content

Commit

Permalink
[pdsl] Some repo clean ups
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbepop committed Mar 11, 2019
1 parent 96a92bd commit 8928fe8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
1 change: 0 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

root = true


[*]
end_of_line = lf
charset = utf-8
Expand Down
7 changes: 5 additions & 2 deletions .rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,8 @@ error_on_unformatted = false
report_todo = "Always"
report_fixme = "Always"
ignore = []
emit_mode = "Files"
make_backup = false

# Below are `rustfmt` internal settings
#
# emit_mode = "Files"
# make_backup = false

0 comments on commit 8928fe8

Please sign in to comment.