summaryrefslogtreecommitdiffstats
path: root/vendor/packed_simd/rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/packed_simd/rustfmt.toml')
-rw-r--r--vendor/packed_simd/rustfmt.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/packed_simd/rustfmt.toml b/vendor/packed_simd/rustfmt.toml
new file mode 100644
index 000000000..7316518b9
--- /dev/null
+++ b/vendor/packed_simd/rustfmt.toml
@@ -0,0 +1,5 @@
+max_width = 110
+use_small_heuristics = "Max"
+wrap_comments = true
+edition = "2018"
+error_on_line_overflow = true \ No newline at end of file