Skip to content
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

Fix golint #135

Merged
merged 7 commits into from
May 26, 2023
Merged

Fix golint #135

merged 7 commits into from
May 26, 2023

Conversation

anhductn2001
Copy link
Contributor

No description provided.

x/mint/abci.go Fixed Show fixed Hide fixed
x/mint/abci.go Fixed Show fixed Hide fixed
// }

// func validateInflationMin(i interface{}) error {
// v, ok := i.(sdk.Dec)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why we remove this ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Golint said it unused @vuong177

@vuong177 vuong177 merged commit 806f431 into main May 26, 2023
13 checks passed
@anhductn2001 anhductn2001 deleted the ducnt/lint-fix branch August 21, 2023 04:27
tungle-notional pushed a commit to notional-labs/composable-cosmos that referenced this pull request Mar 7, 2024
* fix golint

* fix golint

* gofmt

* unused-para

* unused-para

* math.Int

* warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants