about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2022-10-28 13:21:27 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2022-10-28 13:21:27 +0000
commite0ba71e39ad68e58a32e88367271e8d5eda38550 (patch)
treea3195e3987dca061e61ae32f4c1a7582d5ee08d4
parentf17dbfc933eaef12d3ae29ca500675328eaeb08e (diff)
Ignore rustfmt for y.rs
-rw-r--r--rustfmt.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index 2bd8f7d1bc1..ebeca8662a5 100644
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -1,3 +1,5 @@
+ignore = ["y.rs"]
+
 # Matches rustfmt.toml of rustc
 version = "Two"
 use_small_heuristics = "Max"