Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 511 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 511 Bytes

factorial-io/twigcs-extension

example workflow

Custom twigcs ruleset extending Official twigcs ruleset.

Installation

Run composer require to add the package to your project.

composer require factorial-io/twigcs-extension

Usage

./vendor/bin/twigcs /path/to/views/ --ruleset Factorial\\twigcs\\TwigCsRuleset

Where, /path/to/views is the folder to scan for the twig files.