From ba722671b4791524384010705bef0aaa83c22c0b Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 5 Sep 2019 19:04:34 -0700 Subject: rename rust crate fatcat-api-spec -> fatcat-openapi --- rust/fatcat-openapi/rustfmt.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 rust/fatcat-openapi/rustfmt.toml (limited to 'rust/fatcat-openapi/rustfmt.toml') 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 -- cgit v1.2.3