summaryrefslogtreecommitdiff
path: root/tools/rustfmt.toml
AgeCommit message (Collapse)Author
2019-02-08Move .rustfmt.toml to the repository rootBert Belder
This allows rustfmt to automatically pick it up. It's right there with similar files such as .prettierrc.
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-10-19Add missing copyrights (#1024)ztplz
2018-07-20Use 2 space indent.Ryan Dahl
Apologies for the churn, but my screen is small. rustfmt assumes big monitors.
2018-07-20Wrap rust at 80 columns.Ryan Dahl