Skip to content

Conversation

@sveitser
Copy link
Collaborator

  • Move package to separate file.
  • Add update script.
  • Fix solhint config: no-empty-blocks ignores constructors by default and doesn't take options anymore

On the old version we get this error

    $ nix develop -c pre-commit run forge-fmt --all-files
    thread '<unnamed>' panicked at src/identify.rs:767:55:
    index out of bounds: the len is 0 but the index is 0
Ran the with --fix a few times:

1. Always removes actually used imports
2. Sometimes destroys files
@sveitser sveitser enabled auto-merge (squash) November 19, 2025 12:59
@sveitser sveitser merged commit 9670a84 into main Nov 19, 2025
115 of 116 checks passed
@sveitser sveitser deleted the ma/update-solhint branch November 19, 2025 13:44
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.

3 participants