mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-15 10:12:33 -06:00
chore: configure rustfmt, switch to LF line endings
This commit is contained in:
6
rustfmt.toml
Normal file
6
rustfmt.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Rustfmt configuration
|
||||
edition = "2021"
|
||||
max_width = 130
|
||||
tab_spaces = 4
|
||||
newline_style = "Unix"
|
||||
use_small_heuristics = "Default"
|
||||
Reference in New Issue
Block a user