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

chore: fix lints and finalize ci to pass #15

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

chore: fix lints and finalize ci to pass #15

wants to merge 15 commits into from

Conversation

vladjdk
Copy link
Member

@vladjdk vladjdk commented Mar 21, 2025

Description

Closes: #14

Copied Gaia lint config, cleaned up linting on main code and tests. There are a couple manual lint-fixes on main code files, namely in x/vm/types/params.go and precompiles/common/precompile.go


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

Reviewers Checklist

All items are required.
Please add a note if the item is not applicable
and please add your handle next to the items reviewed
if you only reviewed selected items.

I have...

  • added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • confirmed all author checklist items have been addressed
  • confirmed that this PR does not change production code
  • reviewed content
  • tested instructions (if applicable)
  • confirmed all CI checks have passed

@github-actions github-actions bot added the build label Mar 21, 2025
@vladjdk vladjdk marked this pull request as ready for review March 21, 2025 17:39
@vladjdk vladjdk requested a review from a team as a code owner March 21, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix all linting
1 participant