mirror of https://github.com/jetkvm/kvm.git
PR Cleanup: reset .golangci.yml to its original state
This commit is contained in:
parent
140a803ccf
commit
17c3c4be9a
|
@ -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