Closed (fixed)
Project:
radix
Version:
6.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2024 at 14:34 UTC
Updated:
9 Jan 2025 at 13:16 UTC
Jump to comment: Most recent
Format codes according to Drupal coding standards.
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 #2
ckngFixed tabs, indentation, etc. Added and standardized
{% apply spaceless %}...{% endapply %}, where applicable.Comment #4
doxigo commentedlovely, thanks a lot. there were some minor merge issues in
page-content.twig, I ended up applying the rest with--rejectflag.