Skip to content

Commit 9b0b345

Browse files
committed
Initial Setup - Configuration Files
1 parent e62008e commit 9b0b345

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.golangci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
version: "2"
2+
linters:
3+
disable:
4+
- depguard
5+

0 commit comments

Comments
 (0)