aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-openapi/rustfmt.toml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-09-05 19:04:34 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-09-05 19:04:34 -0700
commitba722671b4791524384010705bef0aaa83c22c0b (patch)
tree9d546b87a36cfa521d8a64ea032948416c9e6314 /rust/fatcat-openapi/rustfmt.toml
parenta65dfc914517376b5ededb82e594236c5d61c721 (diff)
downloadfatcat-ba722671b4791524384010705bef0aaa83c22c0b.tar.gz
fatcat-ba722671b4791524384010705bef0aaa83c22c0b.zip
rename rust crate fatcat-api-spec -> fatcat-openapi
Diffstat (limited to 'rust/fatcat-openapi/rustfmt.toml')
-rw-r--r--rust/fatcat-openapi/rustfmt.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/rust/fatcat-openapi/rustfmt.toml b/rust/fatcat-openapi/rustfmt.toml
new file mode 100644
index 00000000..cba42c2b
--- /dev/null
+++ b/rust/fatcat-openapi/rustfmt.toml
@@ -0,0 +1,5 @@
+# 'ignore' requires nightly rust
+#ignore = ['src/server.rs']
+
+# For now just make the width really wide
+max_width = 200