aik099/CodingStandard
The PHP_CodeSniffer coding standard I'm using on all of my projects
PHPBSD-3-Clause
Issues
- 1
Fatal Error on PHP 7.4
#108 opened by aik099 - 0
IF sniff false-positive inside a "switch"
#107 opened by aik099 - 0
Create function parameter assignment sniff
#104 opened by aik099 - 0
Disallow usage of superglobals
#91 opened by aik099 - 3
Unable to use the standard
#103 opened by girishkc - 0
Create standard for Symfony-based projects
#102 opened by aik099 - 0
- 0
Exclude "Generic.WhiteSpace.ScopeIndent.IncorrectExact" error for InPortal standard
#99 opened by aik099 - 1
Report @var comment after var as error
#85 opened by aik099 - 2
Validate "@var" comment
#77 opened by aik099 - 0
Logical not operator without following space
#98 opened by aik099 - 1
Create AssignByReferenceSniff
#63 opened by aik099 - 0
Port some interesting fixes from PHP-CS-Fixer
#97 opened by aik099 - 0
- 0
- 1
Disallow multi-line operator usage
#86 opened by aik099 - 0
- 0
- 0
Abstract class name must start with "Abstract"
#94 opened by aik099 - 0
Usage of "\\" in single quoted strings
#92 opened by aik099 - 0
- 1
- 1
Unique errors in PHP 5.3 build
#89 opened by aik099 - 0
Enforce "self" usage
#88 opened by aik099 - 0
[In-Portal] File Header Validator
#57 opened by aik099 - 0
Exclude "core/units/general/libchart" folder
#84 opened by aik099 - 1
Exclusions for camelCase method/property naming
#82 opened by aik099 - 1
Use "Generic.PHP.ForbiddenFunctions" sniff
#67 opened by aik099 - 0
Method/function-wide IF statement
#81 opened by aik099 - 0
- 0
Stub DocBlock detection
#79 opened by aik099 - 0
Check for $a_ and $an_ variables
#78 opened by aik099 - 0
Create sniff for tag declaration validation
#76 opened by aik099 - 0
Create sniff for event declaration validation
#75 opened by aik099 - 0
- 0
Validate spacing around object operator ("->")
#73 opened by aik099 - 0
- 1
Validate that no space exists before semicolon
#72 opened by aik099 - 2
- 0
- 0
Forbid single line DocBlock comments
#70 opened by aik099 - 0
- 1
ValidVariableName assert only declaration
#59 opened by aik099 - 0
Simplify capitalization check in comments
#64 opened by aik099 - 1
- 0
Allow absence of `@return void` in DocBlock
#65 opened by aik099 - 1
PHP_CodeSniffer error parametrization
#62 opened by aik099 - 0
- 0
Add tab indentation support to sniffs
#58 opened by aik099 - 0
Remove empty DocBlocks
#56 opened by aik099