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

Detect trivial DynamicParameters #51

Open
mgravell opened this issue Sep 15, 2023 · 0 comments
Open

Detect trivial DynamicParameters #51

mgravell opened this issue Sep 15, 2023 · 0 comments
Labels

Comments

@mgravell
Copy link
Member

for example, see #48

  • if the non-trivial constructor is used: don't warn
  • any Add usage other than just name+value: don't warn
  • any branched logic around what gets added: don't warn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant