Skip to content

Commit

Permalink
chore: enable custom ordering when running make gci
Browse files Browse the repository at this point in the history
  • Loading branch information
h5law committed Jan 16, 2024
1 parent 03ff717 commit 1866316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/scripts/gci/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import (

var (
defaultArgs = []string{
"--custom-order",
"--section=standard",
"--section=default",
"--section=prefix(github.com/pokt-network/poktroll)",
Expand Down

0 comments on commit 1866316

Please sign in to comment.