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"
|
version: "2"
|
||||||
run:
|
|
||||||
build-tags:
|
|
||||||
- nolint
|
|
||||||
linters:
|
linters:
|
||||||
enable:
|
enable:
|
||||||
- forbidigo
|
- forbidigo
|
||||||
|
|
@ -45,3 +42,4 @@ formatters:
|
||||||
- third_party$
|
- third_party$
|
||||||
- builtin$
|
- builtin$
|
||||||
- examples$
|
- examples$
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue