Skip to content

kenguest/Mercurial-Hooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Mercurial-Hooks

For more details about any of these scripts, please view the file-level docblock within each script

php-lint-check-pretxncommit.php

A PHP Lint Checker intended to be hooked up to mercurial via the pretxncommit hook that will block commits that have invalid PHP syntax

xml-lint-check-pretxncommit.php

An XML Lint Checker intended to be hooked up to mercurial via the pretxncommit hook that will block commits that have invalid XML. This utilised the xmllint command line tool which is required for it to work.

About

Various Mercurial Hooks I've written to do various tasks, since I've been using mercurial a lot lately

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%