phptal / PHPTAL

PHP Template Attribute Language — template engine for XSS-proof well-formed XHTML and HTML5 pages
http://phptal.org
GNU Lesser General Public License v2.1
175 stars 43 forks source link

Adding PHPTAL_lint to bin directoy #47

Closed REBELinBLUE closed 8 years ago

REBELinBLUE commented 8 years ago

Installs the lint tool in the composer bin directory.

I wasn't sure whether to rename phptal_lint.php to phptal_lint as other tools don't have the .php extension but I thought it was best to leave it for now in case anyone is using any test tools which expect tools/phptal_lint.php to exist

Ocramius commented 8 years ago

@REBELinBLUE could you add an example lint command to the travis build? (after phpunit)

REBELinBLUE commented 8 years ago

Do you mean like this?

Ocramius commented 8 years ago

Looks good, yes :-)

Ocramius commented 8 years ago

Linking #46

REBELinBLUE commented 8 years ago

👍

Potherca commented 8 years ago

Looks good to me, if no one disagrees within the next 24 hours, I am merging this.

REBELinBLUE commented 8 years ago

Oh crap, I thought it has been merged so I deleted my fork. Can it still be merged or do I need to re-create it?

Ocramius commented 8 years ago

Should be fine anyway On Oct 19, 2015 2:15 AM, "Stephen Ball" notifications@github.com wrote:

Oh crap, I thought it has been merged so I deleted my fork. Can it still be merged or do I need to re-create it?

— Reply to this email directly or view it on GitHub https://github.com/phptal/PHPTAL/pull/47#issuecomment-149154229.