diff options
Diffstat (limited to 'vendor/regex/rustfmt.toml')
-rw-r--r-- | vendor/regex/rustfmt.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/regex/rustfmt.toml b/vendor/regex/rustfmt.toml new file mode 100644 index 000000000..aa37a218b --- /dev/null +++ b/vendor/regex/rustfmt.toml @@ -0,0 +1,2 @@ +max_width = 79 +use_small_heuristics = "max" |