style: add gci linter (#16605)
This commit is contained in:
+2
-1
@@ -8,8 +8,9 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
sdkmath "cosmossdk.io/math"
|
||||
"github.com/stretchr/testify/suite"
|
||||
|
||||
sdkmath "cosmossdk.io/math"
|
||||
)
|
||||
|
||||
type uintTestSuite struct {
|
||||
|
||||
Reference in New Issue
Block a user