Skip to content

feature branch: use vincentlanglet/twig-cs-fixer#238

Open
COil wants to merge 1 commit intomainfrom
feat/use-twig-cs-fixer
Open

feature branch: use vincentlanglet/twig-cs-fixer#238
COil wants to merge 1 commit intomainfrom
feat/use-twig-cs-fixer

Conversation

@COil
Copy link
Copy Markdown
Member

@COil COil commented Jan 27, 2026

Use https://github.com/VincentLanglet/Twig-CS-Fixer check and harmonize the Twig templates.

Backport of fixes in main : #237

Q A
Branch? main
Cleanup? yes
Bug fix? no
Fixed tickets NA
New feature? yes
Doc added? no
Tests pass? yes
Deprecations? no
License MIT

@COil COil self-assigned this Jan 27, 2026
Copilot AI review requested due to automatic review settings January 27, 2026 06:55
@COil COil added the DX Developer Experience label 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 integrates the Twig-CS-Fixer tool to enforce consistent formatting and linting standards for Twig templates in the project.

Changes:

  • Added vincentlanglet/twig-cs-fixer as a development dependency
  • Created new Makefile targets for fixing and linting Twig files with the new tool
  • Integrated the new targets into the existing fix and lint workflows

Reviewed changes

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

File Description
composer.json Adds twig-cs-fixer as a dev dependency at version ^3.13
Makefile Adds fix-twig-cs-fixer and lint-twig-cs-fixer targets, integrates them into fix and lint workflows

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

@COil COil force-pushed the feat/use-twig-cs-fixer branch from d4ac9b6 to df7f9b5 Compare January 27, 2026 06:57
@COil COil changed the title feat: use vincentlanglet/twig-cs-fixer feature branch: use vincentlanglet/twig-cs-fixer Feb 7, 2026
@COil COil added the feature branch Feeature branch demo label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DX Developer Experience feature branch Feeature branch demo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants