We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This class and the test classes could be cleaned up:
The code where it runs a sniff looks messy. Can this be cleaned up?
$errorCount = $codeSnifferRunner->detectErrorCountInFileForSniff( __DIR__.'/Assets/FunctionLengthSniff/FunctionLengthSniff.inc', 'Codor.Files.FunctionLength' );
The text was updated successfully, but these errors were encountered:
3593f33
Merge pull request #16 from bmitch/Issue#14
a8a2d5e
Fixes #14
No branches or pull requests
This class and the test classes could be cleaned up:
The code where it runs a sniff looks messy. Can this be cleaned up?
The text was updated successfully, but these errors were encountered: