mirror of https://github.com/jetkvm/kvm.git
PR Cleanup: reset .golangci.yml to its original state
This commit is contained in:
parent
bf50669e3a
commit
b9ae4504e8
|
|
@ -1,7 +1,4 @@
|
|||
version: "2"
|
||||
run:
|
||||
build-tags:
|
||||
- nolint
|
||||
linters:
|
||||
enable:
|
||||
- forbidigo
|
||||
|
|
@ -45,3 +42,4 @@ formatters:
|
|||
- third_party$
|
||||
- builtin$
|
||||
- examples$
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue