We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 066e2f3 commit 2ff1e02Copy full SHA for 2ff1e02
.projections.json
@@ -0,0 +1,8 @@
1
+{
2
+ "*.go": {
3
+ "alternate": "{}_test.go"
4
+ },
5
+ "*_test.go": {
6
+ "alternate": "{}.go"
7
+ }
8
+}
0 commit comments