Skip to content

Remove unused buildScript and args parameters from commands#515

Merged
dennisdoomen merged 1 commit into
Fallout-build:mainfrom
ITaluone:fix/cli-execute-remove-unused
Jul 20, 2026
Merged

Remove unused buildScript and args parameters from commands#515
dennisdoomen merged 1 commit into
Fallout-build:mainfrom
ITaluone:fix/cli-execute-remove-unused

Conversation

@ITaluone

@ITaluone ITaluone commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Fixing nasty build errors due to the .editorconfig rule UnusedParameter.Local's severity error

This only applies to the private Execute methods; the IFalloutCommand contract is not touched.

When needed, we can re-add them..

…cute` methods

This only applies to the private `Execute` methods; the `IFalloutCommand` contract is not touched
@ITaluone
ITaluone requested a review from a team as a code owner July 20, 2026 07:29
@ITaluone ITaluone changed the title Remove unused buildScript and args parameters from commands' Remove unused buildScript and args parameters from commands Jul 20, 2026
@ChrisonSimtian

Copy link
Copy Markdown
Collaborator

ah yeah I noticed those, they are everywhere ... well done

@ChrisonSimtian ChrisonSimtian added the Can Merge These PRs are just waiting to be merged, nothing more to do and maintainer has approved label Jul 20, 2026
@dennisdoomen
dennisdoomen merged commit cf27015 into Fallout-build:main Jul 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Can Merge These PRs are just waiting to be merged, nothing more to do and maintainer has approved skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants