Skip to content

add IgnoreClassArguments#1702

Merged
SimonCropp merged 1 commit intomainfrom
add-IgnoreClassArguments
Mar 31, 2026
Merged

add IgnoreClassArguments#1702
SimonCropp merged 1 commit intomainfrom
add-IgnoreClassArguments

Conversation

@SimonCropp
Copy link
Copy Markdown
Member

No description provided.

@SimonCropp SimonCropp added this to the 31.14.0 milestone Mar 31, 2026
@SimonCropp SimonCropp merged commit a4a2cd8 into main Mar 31, 2026
7 checks passed
@SimonCropp SimonCropp deleted the add-IgnoreClassArguments branch March 31, 2026 09:51
@georg-jung
Copy link
Copy Markdown
Contributor

Maybe this should actually be called IgnoreClassParameters or IgnoreConstructorParameters instead 🤔.

I realize the current naming is exactly what I suggested, so sorry for the back and forth. On second thought, arguments might not be the right term here: Microsoft Learn says that parameters are the names in the method or constructor declaration, while arguments are the concrete values passed at the call site.

Anyway, thank you again for getting this functionality on the road in record time!

@SimonCropp
Copy link
Copy Markdown
Member Author

@georg-jung u r correct re IgnoreConstructorParameters. i will change that tomorrow

This was referenced Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants