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
Add a directory above the Sniffs directory so we can have a standard name which is not the name of the package (eg. <rule ref="Chromatix"/>)
Set the type field of composer.json to phpcodesniffer-standard so that it can be used without having to run the phpcs --config-set installed_paths stuff.
Consider whether we should adopt any of the other rules and sniffs Neutron are using
Look at adding some tests, see how Neutron are doing it
The text was updated successfully, but these errors were encountered:
https://github.com/Automattic/phpcs-neutron-standard/
fyi: Automattic/phpcs-neutron-standard#9
<rule ref="Chromatix"/>
)composer.json
tophpcodesniffer-standard
so that it can be used without having to run thephpcs --config-set installed_paths
stuff.The text was updated successfully, but these errors were encountered: