aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 28a378b1b9f7..3d4d8e3c5c13 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -27,5 +27,5 @@ indent_size = 2
# Trailing whitespace is intended in parser test files
# T278066
-[**/tests/parser/*.txt]
+[tests/parser/*.txt]
trim_trailing_whitespace = false