diff options
Diffstat (limited to 'libc/rustfmt.toml')
-rw-r--r-- | libc/rustfmt.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/rustfmt.toml b/libc/rustfmt.toml new file mode 100644 index 0000000..7ecc610 --- /dev/null +++ b/libc/rustfmt.toml @@ -0,0 +1,3 @@ +max_width = 79 +comment_width = 79 +error_on_line_overflow = true
\ No newline at end of file |