aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/rustfmt.toml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-09-11 13:59:32 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-09-11 13:59:32 -0700
commitcd8e09fcb6ee0a1b23c0bd57d0f097f99fd6d828 (patch)
treefbd5c91c576a2fce2c44cfe36e5754b69aedc046 /rust/fatcat-api/rustfmt.toml
parent0dc872921023030f6ffd320eb038e5379b47fa53 (diff)
downloadfatcat-cd8e09fcb6ee0a1b23c0bd57d0f097f99fd6d828.tar.gz
fatcat-cd8e09fcb6ee0a1b23c0bd57d0f097f99fd6d828.zip
refactor fatcat-api => fatcat-api-spec
Diffstat (limited to 'rust/fatcat-api/rustfmt.toml')
-rw-r--r--rust/fatcat-api/rustfmt.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/rust/fatcat-api/rustfmt.toml b/rust/fatcat-api/rustfmt.toml
deleted file mode 100644
index cba42c2b..00000000
--- a/rust/fatcat-api/rustfmt.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-# 'ignore' requires nightly rust
-#ignore = ['src/server.rs']
-
-# For now just make the width really wide
-max_width = 200