Initial QSfera import
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
linters:
|
||||
enable-all: true
|
||||
disable:
|
||||
- gofmt
|
||||
- gofumpt
|
||||
- goimports
|
||||
- golint # deprecated
|
||||
- interfacer # deprecated
|
||||
- maligned # deprecated
|
||||
- scopelint # deprecated
|
||||
- varnamelen
|
||||
|
||||
linters-settings:
|
||||
govet:
|
||||
enable-all: true
|
||||
Reference in New Issue
Block a user