ares/rustfmt.toml
Chris A. e98bd405bb
Clippy fixification (#263)
* initial clippy-ification

* cargo fix pass on ibig
2024-09-07 12:32:15 -05:00

4 lines
90 B
TOML

array_width = 95
short_array_element_width_threshold = 100
imports_granularity = "Module"