New option sonar.phpCodesniffer.skip has been introduced which takes priority over sonar.phpCodesniffer.shouldRun. The later is also now deprecated and is planned to be removed in version 0.6.
PHP settings page has also been updated and now shows sonar.phpCodesniffer.skip option. Existing functionality has been preserved and phpcs will run by default if none of these options are specified.
Sebastian Marek
added a comment - New option sonar.phpCodesniffer.skip has been introduced which takes priority over sonar.phpCodesniffer.shouldRun . The later is also now deprecated and is planned to be removed in version 0.6.
PHP settings page has also been updated and now shows sonar.phpCodesniffer.skip option. Existing functionality has been preserved and phpcs will run by default if none of these options are specified.
New option sonar.phpCodesniffer.skip has been introduced which takes priority over sonar.phpCodesniffer.shouldRun. The later is also now deprecated and is planned to be removed in version 0.6.
PHP settings page has also been updated and now shows sonar.phpCodesniffer.skip option. Existing functionality has been preserved and phpcs will run by default if none of these options are specified.