summaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-28 01:12:45 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-28 01:12:49 -0500
commitf0f1ee129e6fcc5f06c613f9aec07e7e23fbaca7 (patch)
treee9e3b9baccbf3630250db27a12bfe4ca2c9fa55c /rustfmt.toml
parent818d920835f4f13a1eba369c49b7a6471e4cf77d (diff)
Minor side update
* Update PR template to be a bit more specific * Update README to state what version of rust I dev on in contributions * Update rustfmt to remove another unstable line
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index eefab4d3..c7c801a9 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -11,4 +11,3 @@ reorder_modules = true
reorder_impl_items = true
tab_spaces = 4
format_strings = true
-space_after_colon = true