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:
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: