diff options
| author | Micha White <botahamec@outlook.com> | 2025-09-27 08:37:13 -0400 |
|---|---|---|
| committer | Micha White <botahamec@outlook.com> | 2025-09-27 08:37:13 -0400 |
| commit | eb0a3f7a022fa6dce2a43a5427262d54b2001e71 (patch) | |
| tree | 8111c6e6e25660bcbf7910aa65f915495c806818 /rustfmt.toml | |
Working area
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..3efb9c3 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1,2 @@ +hard_tabs = true +newline_style = "Unix"
\ No newline at end of file |
