asm89 / twig-lint

Standalone twig linter.
MIT License
118 stars 32 forks source link

--only-print-errors doesn't exist #29

Closed bourdeau closed 3 years ago

bourdeau commented 8 years ago

Hello,

Thanks for your work. I got an issue: the --only-print-errors options doesn't exist.

Do you want me to PR it?

frvge commented 8 years ago

@bourdeau , I can see it in the source. Which version is giving you problems?

frvge commented 7 years ago

@bourdeau , are you on the latest version or master ?

asm89 commented 3 years ago

I'm pretty sure the flag exists. The CLI parser is picky. Make sure to pass all flags directly after the lint subcommand.