rust/src/bin
Victor M. Suarez 4f8938c616 Allow for setting of write-mode via config file. FIxes #215
Also from @marcusklaas:
 Refactor code output functions

 Specifically, `write_all_files` no longer returns a HashMap. It would sometimes
 contain items, and sometimes be empty. When "fixed" newlines are required, this
 must now be done with a separate call. The tests use this strategy and should now pass!
2016-01-12 18:12:48 -05:00
..
cargo-fmt.rs Add verbose and quiet flags to cargo-fmt 2015-12-20 04:19:08 +01:00
rustfmt.rs Allow for setting of write-mode via config file. FIxes #215 2016-01-12 18:12:48 -05:00