-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Sometimes when executing checks certain variables are ignored.
For example in the getterIsSetterCheck when there is no setter for a getter, this getter will be ignored and the test will still succeed.
Introduce a strict mode in which this would fail a test.
The failing parts should be manually excludable (via regex or direct string compare)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request