Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Update twig coding standards to follow version 3.x #78

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

zackad
Copy link
Owner

@zackad zackad commented Nov 12, 2024

Close GH-71

BREAKING CHANGES:

  • Make sure to update twig to version 3.12 or later
  • Separator between argument names and values has been changed from = into : for named arguments

@zackad zackad added Enhancement New feature or request Breaking Change labels Nov 12, 2024
Close GH-71

BREAKING CHANGES:
- Make sure to update twig to version 3.12 or later
- Separator between argument names and values has been changed from ' = '
  into ': ' for named arguments
@zackad zackad force-pushed the GH-71/twig-code-standards-3 branch from d84d00d to 47d78fe Compare November 12, 2024 06:51
@zackad zackad merged commit 47d78fe into master Nov 12, 2024
3 checks passed
@zackad zackad deleted the GH-71/twig-code-standards-3 branch November 12, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coding Standards Twig 3.x.
1 participant