melee/.rustfmt.toml
Robin Avery 388b56c761
Use .L_ prefix for unnamed local labels (#771)
* Implement `fix-labels` tool

* Add `.global` to recursive functions

* Run `fix-labels`
2023-04-13 12:47:58 -04:00

3 lines
45 B
TOML

max_width = 79
imports_granularity = "Crate"