Skip to content

Conversation

mablr
Copy link
Contributor

@mablr mablr commented Sep 28, 2025

Motivation

Close #11840

Solution

  • removed json args shadowing global json arg for the following subcommands:

    • eip712
    • lint
  • geiger subcommand (alias to lint) now complies to global json arg

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes (I don't think so...)

- removed json args shadowing global json arg for the following subcommands:
  - eip712
  - lint

- geiger subcommand (alias to lint) now complies to global json arg
Copy link
Collaborator

@grandizzy grandizzy left a comment

Choose a reason for hiding this comment

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

thank you, lgtm

@grandizzy grandizzy merged commit 78ce479 into foundry-rs:master Sep 28, 2025
28 of 30 checks passed
@github-project-automation github-project-automation bot moved this to Done in Foundry Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

fix(forge): global --json arg seems shadowed by some forge subcommands

2 participants