I’ve recently setup the codesniffer to use in our project to help code inspection.
But I’ve run into a few problems.
Does anyone have a list over token codes used? I’ve found some in the pear documentation, like opening curly bracket is 1000 and closing curly bracket is 1001, but some are missing.
I’m special interested in code 365.