Unverified Commit ba7e2fec authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2902548 by guilhermevp, mfernea, Spokje, quietone, longwave: Fix...

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

(cherry picked from commit 0e5db56e)
parent a1822890
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"/>