Coding Standards - White space fixes

Created on 28 February 2021, about 4 years ago
Updated 18 February 2025, about 2 months ago

Problem/Motivation

15 coding standards messages

modules/crm_core_contact/crm_core_contact.module

  • 105 Parameter comment indentation must be 3 spaces, found 2 spaces
  • 137 Line indented incorrectly; expected 0 spaces, found 2
  • 168 Closing brace indented incorrectly; expected 2 spaces, found 0

modules/crm_core_match/src/Matcher/MatcherAccessControlHandler.php

  • 17 Possible useless method overriding detected

modules/crm_core_relationship_ui/crm_core_relationship_ui.module

  • 150 Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
  • 161 Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
  • 206 Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
  • 234 Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
  • 262 Code after the RETURN statement on line 256 cannot be executed
  • 277 Code after the RETURN statement on line 275 cannot be executed
  • 310 Code after the RETURN statement on line 300 cannot be executed
  • 324 Code after the RETURN statement on line 316 cannot be executed
  • 384 Only string literals should be passed to t() where possible

modules/crm_core_user_sync/src/CrmCoreUserSyncRelation.php

  • 61 Parameter $current_user is not described in comment

modules/crm_core_user_sync/src/Plugin/migrate/process/RelationLookup.php

  • 128 Expected newline after closing brace
πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bluegeek9

Live updates comments and jobs are added and updated live.
  • Coding standards

    It involves compliance with, or the content of coding standards. Requires broad community agreement.

Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024