dev: clean configuration and code (#1830)

This commit is contained in:
Ludovic Fernandez 2021-03-09 19:46:18 +01:00 committed by GitHub
parent 714bd288df
commit 2ebc9d7202
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 11 additions and 42 deletions

View file

@ -1,6 +1,6 @@
//args: -Egofumpt
//config: linters-settings.gofumpt.extra-rules=true
package testdata
package p
import "fmt"

View file

@ -1,6 +1,6 @@
// args: -Egofumpt
// config: linters-settings.gofumpt.extra-rules=true
package testdata
package p
import "fmt"