We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update sniff code vs error code + additional info about this in Reporting and Advanced Usage Refs: #319, #328 Co-authored-by: Joachim Noreiko <joachim@107701.no-reply.drupal.org>
Remove reference to PEAR package Not that it's being used for _this_ package, but PEAR packages are much less common nowadays, so the reference looks dated.
Add "back to top" links under each section ... on long pages which contain a table of contents.
Use highlighted blocks for important information Ref: https://github.com/orgs/community/discussions/16925
Update URLs to point to the PHPCSStandards repo
Fixed language around phpcs:ignore annotation (issues #3657)
Fixed broken links
Updated Advanced Usage (markdown)
Updated default encoding
Add docs for comment syntax notes
Documented selective disable/enable using the new comment syntax
Changed docs to use new @codingStandards comment syntax
Removed docs about checking files with no extension (removed in 3.0)
Added extra docs about escape dot characters (ref #1592)
Documented that --runtime-set doesnt work with all config options
Added docs for @codingStandardsIgnoreLine comment
Added docs for the -q command line argument
Added docs for the --exclude CLI arg
Updated section about the phpcs.xml default configuration file
Added bootstrap option
Added TOC
Added a note to --tab-width about the DisallowTabIndentSniff ignore it