Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add except-function-name-pattern option to argument-always-wildcard #924

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

anderseknert
Copy link
Member

And have functions starting with "mock_" excepted by default.

Fixes #923

Copy link
Member

@charlieegan3 charlieegan3 left a comment

Choose a reason for hiding this comment

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

Nice little addition! 👏

And have functions starting with "mock_" excepted by default.

Fixes #923

Signed-off-by: Anders Eknert <anders@styra.com>
@charlieegan3 charlieegan3 force-pushed the except-function-name-pattern branch from b13f9ad to 00fad02 Compare July 18, 2024 09:49
@charlieegan3 charlieegan3 merged commit 8382e1c into main Jul 18, 2024
3 checks passed
@charlieegan3 charlieegan3 deleted the except-function-name-pattern branch July 18, 2024 09:51
srenatus pushed a commit to srenatus/regal that referenced this pull request Oct 1, 2024
…d` (StyraInc#924)

And have functions starting with "mock_" excepted by default.

Fixes StyraInc#923

Signed-off-by: Anders Eknert <anders@styra.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add function name ignore filter for argument-always-wildcard
2 participants