Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squiz.WhiteSpace.SuperfluousWhitespace has problems detecting blank lines in functions when used together with the PSR2 standard. More information: squizlabs/PHP_CodeSniffer#600 This commit fixes that issue by restoring the original behavior. It also adds rules for function spacing because the sniff mentioned above does only work within functions.
- Loading branch information