Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from PHPCS Diff™
VerdictLint is not affiliated with PHPCS Diff. The name and any related trademarks are used solely for nominative descriptive purposes.
This tool is designed for developers and teams who need to enforce coding standards incrementally within a project using version control. It integrates PHP Code Sniffer (PHPCS) to analyze code, but its core function is to limit the analysis to the lines of code changed between two revisions, such as in a commit or pull request. This approach is particularly valuable when introducing coding standards to an established project where fixing all legacy violations at once is impractical.