Skip to content

chore: backport of twig-cs-fixer fixes#237

Merged
COil merged 1 commit intomainfrom
chore/backport-twig-cs-fixer-fixes
Jan 27, 2026
Merged

chore: backport of twig-cs-fixer fixes#237
COil merged 1 commit intomainfrom
chore/backport-twig-cs-fixer-fixes

Conversation

@COil
Copy link
Copy Markdown
Member

@COil COil commented Jan 27, 2026

See:

Q A
Branch? main
Cleanup? yes
Bug fix? no
New feature? no
Doc added? no
Tests pass? yes
Deprecations? no

@COil COil self-assigned this Jan 27, 2026
Copilot AI review requested due to automatic review settings January 27, 2026 06:46
@COil COil added DX Developer Experience improvement improvement of an existing feature labels Jan 27, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR backports formatting fixes from twig-cs-fixer to maintain consistent code style across Twig templates. The changes remove unnecessary quotes from array keys in Twig template syntax, following the coding standards enforced by twig-cs-fixer.

Changes:

  • Updated Twig array syntax to remove unnecessary quotes from keys ('attr'attr, 'novalidate'novalidate)

Reviewed changes

Copilot reviewed 2 out of 5 changed files in this pull request and generated no comments.

File Description
templates/_form.html.twig Removed unnecessary quotes from form attribute keys
templates/App/Controller/FormAction.html.twig Removed unnecessary quotes from form attribute keys

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@COil COil merged commit d136dac into main Jan 27, 2026
4 checks passed
@COil COil deleted the chore/backport-twig-cs-fixer-fixes branch January 27, 2026 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DX Developer Experience improvement improvement of an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants