From e866dceae987acd51d43bd457351bd2188c5f95a Mon Sep 17 00:00:00 2001 From: Till Höppner Date: Tue, 23 Feb 2016 17:00:53 +0100 Subject: Test CI --- rustfmt.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 rustfmt.toml (limited to 'rustfmt.toml') diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 0000000..bc654d8 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1,3 @@ +single_line_if_else = true +normalise_comments = false +reorder_imports = true -- cgit v1.2.3