Skip to content

Conversation

spaze
Copy link
Owner

@spaze spaze commented May 28, 2023

To further specify/limit files where the function or method should be defined to be disallowed.

Close #194

@spaze spaze self-assigned this May 28, 2023
…iles where the function or method should be defined to be disallowed

Close #194
@spaze spaze force-pushed the spaze/defined-in branch from a767f8f to 7c755c4 Compare May 28, 2023 02:23
@spaze spaze merged commit ee07fd9 into main May 28, 2023
@spaze spaze deleted the spaze/defined-in branch May 28, 2023 13:15
spaze added a commit that referenced this pull request May 28, 2023
Static calls like `Royale::withCheese()` would require `return new StaticCalls` instead of `return new MethodCalls` in the test class' `getRule()` method otherwise they're irrelevant.

Follow-up to #198
spaze added a commit that referenced this pull request May 28, 2023
Static calls like `Royale::withCheese()` would require `return new StaticCalls` instead of `return new MethodCalls` in the test class' `getRule()` method otherwise they're irrelevant.

Follow-up to #198
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FeatureRequest: disallowDirectory
1 participant