Skip to content

Commit 35a64da

Browse files
authored
docs: fix config reference for formatters (#5638)
1 parent 86cc7c6 commit 35a64da

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

.golangci.next.reference.yml

-8
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ linters:
4242
- forbidigo
4343
- forcetypeassert
4444
- funlen
45-
- gci
4645
- ginkgolinter
4746
- gocheckcompilerdirectives
4847
- gochecknoglobals
@@ -54,10 +53,7 @@ linters:
5453
- gocyclo
5554
- godot
5655
- godox
57-
- gofmt
58-
- gofumpt
5956
- goheader
60-
- goimports
6157
- gomoddirectives
6258
- gomodguard
6359
- goprintffuncname
@@ -153,7 +149,6 @@ linters:
153149
- forbidigo
154150
- forcetypeassert
155151
- funlen
156-
- gci
157152
- ginkgolinter
158153
- gocheckcompilerdirectives
159154
- gochecknoglobals
@@ -165,10 +160,7 @@ linters:
165160
- gocyclo
166161
- godot
167162
- godox
168-
- gofmt
169-
- gofumpt
170163
- goheader
171-
- goimports
172164
- gomoddirectives
173165
- gomodguard
174166
- goprintffuncname

.golangci.reference.yml

-8
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ linters:
4242
- forbidigo
4343
- forcetypeassert
4444
- funlen
45-
- gci
4645
- ginkgolinter
4746
- gocheckcompilerdirectives
4847
- gochecknoglobals
@@ -54,10 +53,7 @@ linters:
5453
- gocyclo
5554
- godot
5655
- godox
57-
- gofmt
58-
- gofumpt
5956
- goheader
60-
- goimports
6157
- gomoddirectives
6258
- gomodguard
6359
- goprintffuncname
@@ -153,7 +149,6 @@ linters:
153149
- forbidigo
154150
- forcetypeassert
155151
- funlen
156-
- gci
157152
- ginkgolinter
158153
- gocheckcompilerdirectives
159154
- gochecknoglobals
@@ -165,10 +160,7 @@ linters:
165160
- gocyclo
166161
- godot
167162
- godox
168-
- gofmt
169-
- gofumpt
170163
- goheader
171-
- goimports
172164
- gomoddirectives
173165
- gomodguard
174166
- goprintffuncname

0 commit comments

Comments
 (0)