issues
search
Konafets
/
TYPO3SniffPool
This repository contains custom sniffs which are compatible with the PHP_CodeSniffer. Understand this package as a sniff pool which contains all needed custom sniffs for the various TYPO3 projects.
21
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TASK: Migrate code base to PHPCS 3.x
#81
DanielSiepmann
closed
1 year ago
1
Add support for PHPCS 3.x
#80
DanielSiepmann
opened
6 years ago
0
FEATURE: Allow PHP 7 type declaration
#79
DanielSiepmann
opened
8 years ago
4
PHP_CodeSniffer does not find sniffs in PHP 7
#78
oliverklee
opened
8 years ago
1
[BUGFIX] Fix accessing non existend offset
#77
DanielSiepmann
closed
9 years ago
1
Removed mandatory author annotation
#76
Lefaux
opened
9 years ago
1
[BUG] Handle type hints correctly
#75
Konafets
closed
9 years ago
0
Replace 5.5. array syntax with 5.3 compatible one
#74
funkh
closed
9 years ago
2
Undefined index: scope_opener
#73
andygrunwald
closed
9 years ago
0
Remove PHP 5.3 from travis config
#72
Konafets
closed
9 years ago
0
[TASK] Raise PHP version number in composer.json to >=5.4.0
#71
Konafets
closed
9 years ago
1
[TASK] Adjust the standard to the new file structure
#70
Konafets
opened
9 years ago
0
[TASK] Move to namespaces
#69
Konafets
closed
9 years ago
0
[CLEANUP] Remove PHP closing tag from test files.
#68
Konafets
closed
9 years ago
0
[CLEANUP] Adjust my mail address in class comment :-)
#67
Konafets
closed
9 years ago
0
[CLEANUP] Adjust @package to reflect the name of the package.
#66
Konafets
closed
9 years ago
0
[CLEANUP] Remove the TYPO3 version comment from class comment
#65
Konafets
closed
9 years ago
0
[CLEANUP] Remove the @version annotation from sniff files
#64
Konafets
closed
9 years ago
0
[CLEANUP] Rename FunctionDocCommentSniff into FunctionCommentSniff
#63
Konafets
closed
9 years ago
0
Update SpaceAfterDoubleSlashSniff.php
#62
radmiraal
closed
9 years ago
1
[FEATURE] Add an Whitespace.IncDecrementSniff
#61
Konafets
closed
9 years ago
0
[TASK] Make it possible to override maxCommentLength
#60
kj187
closed
9 years ago
0
[FEATURE] ValidCommentLineLengthSniff override maxCommentLength
#59
kj187
closed
9 years ago
1
[BUG] False positive for @author tags in classes
#58
Konafets
closed
9 years ago
0
[CLEANUP] Format the sniffs to PHPCS coding guidelines.
#57
Konafets
closed
9 years ago
0
[BUG] Redundant check for valid break statements in switch structures
#56
Konafets
closed
9 years ago
0
[TASK] Refactor TYPO3SniffPool_Sniffs_ControlStructures_SwitchDeclarationSniff
#55
Konafets
closed
9 years ago
0
Checking has been aborted
#54
witrin
closed
9 years ago
5
[TASK] Fixed typo
#53
derhansen
closed
9 years ago
0
[BUGFIX] Detection of line start in NoAuthorAnnotationInFunctionDocCommentSniff breaks code fixer
#52
Konafets
closed
9 years ago
0
[TASK] Check the code style of the sniffs against PHPCS standard on Travis-CI
#51
Konafets
closed
9 years ago
0
[BUGFIX] Fix typo in PHPDoc
#50
MattiasNilsson
closed
9 years ago
1
[BUG] PHPStorm integration shows @return void "error" only once per file
#49
Lefaux
closed
9 years ago
2
[TASK] Remove WhiteSpace.AsteriksWhitespacesSniff
#48
Konafets
closed
9 years ago
0
[BUG] Negative number parsed as arithemtic operation
#47
masi
closed
9 years ago
0
[BUG] Check for default switch case is redunant
#46
masi
closed
9 years ago
1
[TASK] Remove the PEAR installation from README
#45
Konafets
closed
9 years ago
1
[TASK] Rename WhiteSpace/AsteriksWhitespacesSniff
#44
Konafets
closed
9 years ago
1
Update composer file to the github url and wiki
#43
Konafets
closed
9 years ago
0
[FEATURE] Adjust DisallowSpaceIndentSniff to the new commenting tokenizer
#42
Konafets
closed
9 years ago
0
[FEATURE] Adjust AsteriksWhitespace to the new commenting tokenizer
#41
Konafets
closed
9 years ago
0
[FEATURE] Adjust AlwaysReturnSniff to the new comment tokenizer
#40
Konafets
closed
9 years ago
0
[FEATURE] Adjust ValidCommentLineLength to the new commenting tokenizer
#39
Konafets
closed
9 years ago
0
[FEATURE] Adjust FunctionDocComment to the new commenting tokenizer
#38
Konafets
closed
9 years ago
2
[FEATURE] Adjust the NoAuthorAnnotationInFunctionDocCommentSniff to the new commenting tokenizer
#37
Konafets
closed
9 years ago
0
CGL change for multiline string concatenation
#36
NeoBlack
closed
9 years ago
5
Unable to check unit test files
#35
witrin
closed
10 years ago
9
Mr. Jenkins does not detect whitespaces at end of line
#34
andygrunwald
closed
8 years ago
1
Activate sniffs in Jenkins
#33
andygrunwald
closed
8 years ago
2
Control sniff for function doc block comments
#32
andygrunwald
closed
9 years ago
2
Next