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: Fixing issues with lint #1687

Merged
merged 3 commits into from
Apr 15, 2024
Merged

fix: Fixing issues with lint #1687

merged 3 commits into from
Apr 15, 2024

Conversation

mm-zk
Copy link
Collaborator

@mm-zk mm-zk commented Apr 15, 2024

Fixes EVM-560 - but still keeps '.sol' files disabled.

What ❔

  • Fixing lint

Fixes EVM-560
@mm-zk mm-zk requested a review from a team as a code owner April 15, 2024 12:22
@mm-zk mm-zk requested review from yorik, alexandrst88, artmakh, hatemosphere, onyxet and otani88 and removed request for a team April 15, 2024 12:22
@mm-zk mm-zk changed the title try lint without sol. fix: Fixing issues with lint Apr 15, 2024
@mm-zk mm-zk requested a review from ly0va April 15, 2024 13:19
Copy link
Member

@ly0va ly0va left a comment

Choose a reason for hiding this comment

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

LGTM. Perhaps we want to keep it this way actually? IMO sol linting and formatting should already be checked when pushed to era-contracts.

And even if it's not linted / formatted properly here, fixing it would require us to push to era-contracts and bump submodule here, which is much more work than a zk fmt & commit like for other file formats. So perhaps it's easier to enforce formatting of .sol's only in the era-contracts ci.

@mm-zk mm-zk merged commit 8a8283d into kl-factory Apr 15, 2024
35 of 36 checks passed
@mm-zk mm-zk deleted the mmzk_0415_fix_lint branch April 15, 2024 13:46
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