We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 412ad6f commit 1dd53b0Copy full SHA for 1dd53b0
.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