File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 175
175
<exclude-pattern >/src/GridFS/StreamWrapper</exclude-pattern >
176
176
<exclude-pattern >/tests/DocumentationExamplesTest.php</exclude-pattern >
177
177
<exclude-pattern >/tests/GridFS/UnusableStream.php</exclude-pattern >
178
+ <exclude-pattern >/tests/SpecTests/ClientSideEncryption/Prose*</exclude-pattern >
178
179
</rule >
179
180
<rule ref =" PSR1.Classes.ClassDeclaration.MultipleClasses" >
180
181
<exclude-pattern >/examples</exclude-pattern >
183
184
<rule ref =" Squiz.Classes.ClassFileName.NoMatch" >
184
185
<exclude-pattern >/examples</exclude-pattern >
185
186
</rule >
187
+ <rule ref =" Squiz.Classes.ValidClassName.NotCamelCaps" >
188
+ <exclude-pattern >/tests/SpecTests/ClientSideEncryption/Prose*</exclude-pattern >
189
+ </rule >
186
190
</ruleset >
You can’t perform that action at this time.
0 commit comments