psr2 end file new line none found

This commit is contained in:
Frédéric FRANCE 2019-02-03 15:21:21 +01:00
parent 2e5382f40d
commit 273d68381c
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1
25 changed files with 25 additions and 25 deletions

View File

@ -432,5 +432,5 @@
<rule ref="PSR2.Classes.ClassDeclaration" /> <rule ref="PSR2.Classes.ClassDeclaration" />
<rule ref="PSR2.Methods.FunctionClosingBrace" /> <rule ref="PSR2.Methods.FunctionClosingBrace" />
<rule ref="PSR2.Files.EndFileNewline.TooMany" /> <rule ref="PSR2.Files.EndFileNewline.TooMany" />
<rule ref="PSR2.Files.EndFileNewline.NoneFound" />
</ruleset> </ruleset>