diff options
Diffstat (limited to 'rustfmt.toml')
| -rw-r--r-- | rustfmt.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml index 32a9786..241dc40 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1 +1,2 @@ edition = "2018" +max_width = 110 |
