Closed (fixed)
Project:
MyREST Metatag
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2026 at 11:19 UTC
Updated:
11 Feb 2026 at 14:06 UTC
Jump to comment: Most recent
The codebase contains commented-out code blocks and development debug calls (dump(), dsm(), etc.). These artifacts should not be present in a production-ready module intended for Drupal.org.
dump(), dsm(), dpm(), kint() and other debugging calls.camelCase standard (e.g., $myrest_route_metatag_id to $myrestRouteMetatagId).Perform a global cleanup and verify coding standards.
None.
Internal variable renaming only.
None.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
sergeydruua commentedComment #7
sergeydruua commented