Skip to content

Commit ed13f4f

Browse files
author
bestia.dev
committed
rustfmt
1 parent 2e1a680 commit ed13f4f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

automation_tasks_rs/rustfmt.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
max_width = 200
1+
max_width = 140
2+
newline_style="Unix"

rustfmt.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
max_width = 200
1+
max_width = 140
2+
newline_style="Unix"

0 commit comments

Comments
 (0)