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