diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-08-25 18:31:00 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-08-25 18:31:00 +0200 |
commit | c3b7e07cc371cc2f2e04000c18559dc29910fe7a (patch) | |
tree | f8dc3f97f466acf2cbd4b8ee6de6d3d18c35a78c /rustfmt.toml | |
parent | e365f3cc197f020afa3909490530c55f7beaa51e (diff) | |
download | FlightCore-c3b7e07cc371cc2f2e04000c18559dc29910fe7a.tar.gz FlightCore-c3b7e07cc371cc2f2e04000c18559dc29910fe7a.zip |
Switch to spaces
Diffstat (limited to 'rustfmt.toml')
-rw-r--r-- | rustfmt.toml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/rustfmt.toml b/rustfmt.toml deleted file mode 100644 index e3ce949c..00000000 --- a/rustfmt.toml +++ /dev/null @@ -1,7 +0,0 @@ -hard_tabs = true -edition = "2021" -max_width = 95 -chain_width = 80 -fn_call_width = 80 -single_line_if_else_max_width = 60 -struct_lit_width = 24
\ No newline at end of file |