We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f767a7 commit 71028e2Copy full SHA for 71028e2
1 file changed
.editorconfig
@@ -0,0 +1,9 @@
1
+# See https://editorconfig.org
2
+
3
+# top-most EditorConfig file
4
+root = true
5
6
+# Go files
7
+[*._test.go]
8
+# Preserve trailing whitespace in tests since some depend on it
9
+trim_trailing_whitespace = false
0 commit comments