Skip to content
Cal Evans edited this page Feb 28, 2018 · 3 revisions

This page is to hold the collected wisdom of the Nexcess development staff as it relates to creating Code Sniffs.

PHP Tokens

List of Parser Tokens

Sniffs Documentation

There is precious little documentation available for existing sniffs. Here is what I've found so far.

Clone this wiki locally