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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

easy-coding-standard.neon

+1
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)