This repository has been archived by the owner on May 22, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
A lint implementation for the popular templating engine, Smarty.
License
erunion/smarty-lint
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
smarty-lint is a lint implementation for the Smarty templating engine. smarty-lint was developed out of necessity and with simplicity of use in mind. Many of us all have committed broken templates file into our VCS without proper testing only to have it break a page because of a missing $, or that you forgot to close out your {foreach} statement. From here you can easily integrate smarty-lint into your build system, so that before committing anything into your source tree you can run template lint checks alongside your normal code lints.
About
A lint implementation for the popular templating engine, Smarty.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published