Issue #2902548 by guilhermevp, mfernea, Spokje, quietone, longwave: Fix 'Drupal.Semantics.RemoteAddress' coding standard

(cherry picked from commit 0e5db56ef2)
merge-requests/643/head
Alex Pott 2021-05-03 18:02:26 +01:00
parent a1822890bf
commit ba7e2fec67
No known key found for this signature in database
GPG Key ID: 31905460D4A69276
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@
<rule ref="Drupal.Semantics.InstallHooks"/>
<rule ref="Drupal.Semantics.LStringTranslatable"/>
<rule ref="Drupal.Semantics.PregSecurity"/>
<rule ref="Drupal.Semantics.RemoteAddress"/>
<rule ref="Drupal.Semantics.TInHookMenu"/>
<rule ref="Drupal.Semantics.TInHookSchema"/>
<rule ref="Drupal.Strings.UnnecessaryStringConcat"/>