Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.
/ smarty-lint Public archive

A lint implementation for the popular templating engine, Smarty.

License

Notifications You must be signed in to change notification settings

erunion/smarty-lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages