mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +02:00
[task/code-sniffer] Cleanup code sniffer ruleset files.
PHPBB3-11980
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
<!-- The body of each structure MUST be enclosed by braces. -->
|
||||
<rule ref="Generic.ControlStructures.InlineControlStructure" />
|
||||
|
||||
<!-- All PHP files MUST end with a single blank line. -->
|
||||
|
||||
<!-- Class constants MUST be declared in all upper case with underscore separators. -->
|
||||
<rule ref="Generic.NamingConventions.UpperCaseConstantName" />
|
||||
|
||||
|
Reference in New Issue
Block a user