You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a config fully custom to the project we are working on, but for some reason even when there are violations it always gives me the NO VIOLATIONS DETECTED! result.
Hereby an example:
I created a rule for all my enums to be uniform named and be the type of an Enum:
Hey @NoahNxT, I've added a test trying to reproduce the behaviour you described. It seems the rules are applied correctly. Let us know if we can consider this issue closed or more investigation is needed
Uh oh!
There was an error while loading. Please reload this page.
Support Question
I made a config fully custom to the project we are working on, but for some reason even when there are violations it always gives me the
NO VIOLATIONS DETECTED!
result.Hereby an example:
I created a rule for all my enums to be uniform named and be the type of an Enum:
I created a fake file in the folder:
The path of the file is:
/Modules/Hrm/App/Domains/Base/Enums/test.php
The command I'm running:
./vendor/bin/phparkitect check
Any Idea what is happening? Can't seem to find any other options anymore.
The text was updated successfully, but these errors were encountered: