Skip to content

Commit

Permalink
Set newline_style = "Unix" in .rustfmt.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pasabanov committed Dec 26, 2024
1 parent 9d8dfe4 commit e956d53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
hard_tabs = true
hard_tabs = true
newline_style = "Unix"

0 comments on commit e956d53

Please sign in to comment.