summaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-03-21 05:36:51 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-03-21 05:36:51 +0100
commite9ac53bb9a64682c4c32f86cf2ec674e2a609e19 (patch)
tree9cefa0b50af2e0e215b0e4465792bb4119bb4c95 /rustfmt.toml
parent99a6f8dbc6f9f50f799906c8104dfff961469fd0 (diff)
downloadiced-e9ac53bb9a64682c4c32f86cf2ec674e2a609e19.tar.gz
iced-e9ac53bb9a64682c4c32f86cf2ec674e2a609e19.tar.bz2
iced-e9ac53bb9a64682c4c32f86cf2ec674e2a609e19.zip
Add workflow to check format in CI
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index 7e5dded7..d979d317 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -1,3 +1 @@
max_width=80
-wrap_comments=true
-merge_imports=true