Skip to content

Commit df782e1

Browse files
committed
Add punctuation to comment
1 parent fd08652 commit df782e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Core/Config/SniffsExcludeArgsTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ public static function dataInvalidSniffs()
136136
'suggestion' => 'Standard.Category.Sniff',
137137
];
138138

139-
// Too many dots
139+
// Too many dots.
140140
$data[$argument.'; error-code'] = [
141141
'argument' => $argument,
142142
'value' => 'Standard.Category.Sniff.Code.Extra',

0 commit comments

Comments
 (0)