Decision Enforce Twig coding standards with automatic linting

accepted

Linters like twigcs keep code more consistent and readable

Decision

Use the official Twig coding standards for all Twig files.

Enforce these standards with Twig-CS-Fixer. For Drupal projects, add Twig-CS-Fixer-Drupal.

Consequences

Twig files are easier to read by more people by following widely accepted code conventions.