gci: restore defaults for sections (#2589)
This commit is contained in:
parent
cad735b2ab
commit
4f20929c4b
@ -27,7 +27,7 @@ var defaultLintersSettings = LintersSettings{
|
||||
ExcludeGodocExamples: true,
|
||||
},
|
||||
Gci: GciSettings{
|
||||
Sections: []string{"default", "standard"},
|
||||
Sections: []string{"standard", "default"},
|
||||
SectionSeparator: []string{"newline"},
|
||||
},
|
||||
Gocognit: GocognitSettings{
|
||||
|
Loading…
x
Reference in New Issue
Block a user