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 08940f4 commit 7a496d3Copy full SHA for 7a496d3
.gitignore
@@ -2,3 +2,8 @@ build/
2
vendor/
3
cmd/dataplaneapi/*
4
.vscode/
5
+.test/
6
+bin/golangci-lint
7
+
8
+# ignore Goland ide config
9
+.idea
0 commit comments