We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Maintainer: Alexander iam.asm89@gmail.com
twig-lint is a lint tool for Twig templates. See the project's page at GitHub for details.
For the standalone executable, add the following to your ~/.vimrc file:
~/.vimrc
let g:syntastic_twig_twiglint_exec = 'php' let g:syntastic_twig_twiglint_exe = 'php /path/to/twig-lint.phar'
For the composer dependency twig-lint must be in your $PATH. No further configuration is needed.
$PATH