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 'pragma solidity' parsing #1887

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Commits on Oct 30, 2024

  1. Fix 'pragma solidity' parsing

    remove comments and strings before searching for a line containing 'pragma solidity'
    gsalzer authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2bbc3a2 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    gsalzer authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    31c3e6b View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    gsalzer authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0c17e89 View commit details
    Browse the repository at this point in the history