-
Notifications
You must be signed in to change notification settings - Fork 119
Linter PR 3: enable additional linters #589
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 15 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
fdaf809
enable additional linters
faddat 016154b
Merge branch 'faddat/testifylint' into faddat/bump-go
faddat 71b2d1e
adjust golang version in circleci
faddat f371399
bump go...
faddat cbde717
remove dupl
faddat 08ea4c4
lint main.go
faddat 7a812f5
lints...
faddat 65039a5
complete
faddat ada59f4
Merge branch 'main' into faddat/bump-go
faddat a06cd0d
remove mutext lock in lib_test.go
faddat 1118f26
remove unused variable
faddat d6c14e6
restore comments
faddat d943802
fix lint in .golangci.yml
faddat f9e29a6
Merge branch 'faddat/errcheck' into faddat/bump-go
faddat ce052d6
lint
faddat 59fa5a4
Refactor test helper function for creating message binary
faddat 20aaea0
revert unnecessary change
faddat 19d75a5
resolve merge conflict and reduce required go version
faddat f74e259
adjust loop to go 1.21
faddat 4b11854
Merge branch 'main' into faddat/bump-go
faddat 27e6cf1
merge in main and update lints`
faddat 911008b
match local lint version
faddat 2ebfdeb
bumps
faddat 4d60b62
Merge remote-tracking branch 'origin/main' into faddat/bump-go
faddat c6229a8
lint...
faddat f79f7b4
cleanup
faddat 6c21a8d
add docs
faddat e8af78d
variable names
faddat c0fde34
hand out bumps to the cosmwasm crew
faddat 7d87acb
bumps
faddat d5fc267
Merge branch 'faddat/bumps' into faddat/bump-go
faddat 00a598d
fix test
faddat 61f2fdd
fix ibc_test.go
faddat f0c9656
modernize
faddat ab26cd4
run modernize and reduce linter config
faddat 93b7037
modernize
faddat 796529c
fix tests and lint
faddat d62722c
BuiltInShadow
faddat b4a77fc
resolve cpuloop issues
faddat 4cd1937
revive
faddat 3eda296
add uniffi
faddat 1ef0e24
fix additional tests
faddat 322ed5e
fix all tests
faddat b93a7a5
use constants
faddat 56ad1fa
more constants...
faddat 6a191ff
add a no-cgo liblib file
faddat d7c0edf
update linter fixes
faddat 1334555
fix golangci-lint config
faddat eaeaf7d
refactor: update function signatures to use ContractCallParams struct…
faddat e3315f7
localtestexecute
faddat 485020c
assignment mismatches
faddat 8ec232e
finish implementing revive
faddat d8e56bd
Merge remote-tracking branch 'origin/main' into faddat/bump-go
faddat 6a99a76
restore missing ibc tests
faddat dc7da81
lint
faddat e99c796
update tests
faddat de8ae56
Merge remote-tracking branch 'origin/main' into faddat/bump-go
faddat d41ec14
lint json size
faddat be73d7d
Merge remote-tracking branch 'origin/main' into faddat/bump-go
faddat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.