summaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón <hector0193@gmail.com>2020-03-22 09:09:07 +0100
committerLibravatar GitHub <noreply@github.com>2020-03-22 09:09:07 +0100
commit092e9fb4cc3edcf2083b4464d24d50c82a1163d2 (patch)
tree470a6f7a2f79046ae0482b4f86827aa20d83fd9c /rustfmt.toml
parent99a6f8dbc6f9f50f799906c8104dfff961469fd0 (diff)
parentb2242c571fe2e809e4f471bdac500e21dd6584e9 (diff)
downloadiced-092e9fb4cc3edcf2083b4464d24d50c82a1163d2.tar.gz
iced-092e9fb4cc3edcf2083b4464d24d50c82a1163d2.tar.bz2
iced-092e9fb4cc3edcf2083b4464d24d50c82a1163d2.zip
Merge pull request #229 from hecrj/improvement/ci-check-format
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