File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -451,7 +451,7 @@ linters-settings:
451451
452452 # Section configuration to compare against.
453453 # Section names are case-insensitive and may contain parameters in ().
454- # The default order of sections is `standard > default > custom > blank > dot > alias > localmodule `,
454+ # The default order of sections is `standard > default > custom > blank > dot > alias`,
455455 # If `custom-order` is `true`, it follows the order of `sections` option.
456456 # Default: ["standard", "default"]
457457 sections :
@@ -461,7 +461,6 @@ linters-settings:
461461 - blank # Blank section: contains all blank imports. This section is not present unless explicitly enabled.
462462 - dot # Dot section: contains all dot imports. This section is not present unless explicitly enabled.
463463 - alias # Alias section: contains all alias imports. This section is not present unless explicitly enabled.
464- - localmodule # Local module section: contains all local packages. This section is not present unless explicitly enabled.
465464
466465 # Skip generated files.
467466 # Default: true
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
3131 github.com/charithe/durationcheck v0.0.10
3232 github.com/ckaznocha/intrange v0.1.0
3333 github.com/curioswitch/go-reassign v0.2.0
34- github.com/daixiang0/gci v0.13.0
34+ github.com/daixiang0/gci v0.12.3
3535 github.com/denis-tingaikin/go-header v0.5.0
3636 github.com/fatih/color v1.16.0
3737 github.com/firefart/nonamedreturns v1.0.4
You can’t perform that action at this time.
0 commit comments