diff options
Diffstat (limited to 'rust/fatcat-api-spec/rustfmt.toml')
-rw-r--r-- | rust/fatcat-api-spec/rustfmt.toml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/rust/fatcat-api-spec/rustfmt.toml b/rust/fatcat-api-spec/rustfmt.toml deleted file mode 100644 index cba42c2b..00000000 --- a/rust/fatcat-api-spec/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 |