-
Notifications
You must be signed in to change notification settings - Fork 56
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
Add linter #376
Add linter #376
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #376 +/- ##
===========================================
+ Coverage 82.45% 82.52% +0.06%
===========================================
Files 20 20
Lines 2286 2283 -3
===========================================
- Hits 1885 1884 -1
+ Misses 228 226 -2
Partials 173 173
Continue to review full report at Codecov.
|
Thank you for the PR! @alessio As discussed in cosmos/cosmos-sdk#7032, some of the Lint is broken by keeping the variable names of the PascalCase ( examples
|
Of course it is! I'd recommend adding all relevant |
@alessio I'm currently working on resolving linter issues! |
Thank you so very much! 🙏🏻 |
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerCodecov Report
in the comment section below once CI passes