Skip to content

Commit 26dbd95

Browse files
author
Matthias Alt
authored
Merge pull request #2 from solutionDrive/single-line-member-comments
add sniff to force member comments to be single line
2 parents 6ed07ca + 8013e81 commit 26dbd95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

easy-coding-standard.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ checkers:
107107

108108
# Throwable
109109
- SlevomatCodingStandard\Sniffs\Exceptions\ReferenceThrowableOnlySniff
110+
- SlevomatCodingStandard\Sniffs\Commenting\RequireOneLinePropertyDocCommentSniff
110111

111112
PhpCsFixer\Fixer\Comment\HeaderCommentFixer:
112113
header:

0 commit comments

Comments
 (0)