Skip to content

Commit

Permalink
feat(SPV-1469): test linter with bad import file
Browse files Browse the repository at this point in the history
  • Loading branch information
dzolt-4chain committed Feb 3, 2025
1 parent 8aa8dfd commit 3f7a40b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/access_key/access_key.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
"github.com/bitcoin-sv/spv-wallet-go-client/commands"
"github.com/bitcoin-sv/spv-wallet-go-client/examples"
"github.com/bitcoin-sv/spv-wallet-go-client/examples/exampleutil"

Check failure on line 12 in examples/access_key/access_key.go

View workflow job for this annotation

GitHub Actions / [examples] Lint for style lint errors

File is not properly formatted (gci)
"github.com/bitcoin-sv/spv-wallet-go-client/internal/api/v1/queryparams"
)

Expand Down

0 comments on commit 3f7a40b

Please sign in to comment.