We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update schema URL in example code
About Standards: add section about how PHPCS determines the standard to use
Update/add table of contents for various pages Generated table of contents using https://bitdowntoc.derlin.ch/ Includes adding additional "back to top" links.
CS/markdownlint: various whitespace fixes
CS/markdownlint: consistent list item indentation
CS/markdownlint: code blocks should always specify language When the code block contains plain text, use `text`.
Update new "About Standards" page Make it explicit that a category should not be called "Sniffs".
Update new "About Standards" page * Syntax highlighting PHP samples. * Make it clearer which examples are invalid. * Spelling/grammar fixes.
Add new "About Standards" page This new page contains more generic information about: * The difference between a project ruleset and a standard. * Requirements for a standard. * Naming conventions for sniffs.