stream icon indicating copy to clipboard operation
stream copied to clipboard

Use specific WordPress coding standard ignore flags

Open kasparsd opened this issue 5 years ago • 0 comments

Replace all generic @codingStandardsIgnoreLine comments with specific // phpcs:ignore RULE_NAME flags to indicate which rules are being ignored and why. This should help developers to understand the severity of the issues and ways to fix it.

kasparsd avatar Jun 11 '20 08:06 kasparsd