Adding coding standards checks to minaccept in Makefile
authorBrett Wilkins <brett@catalyst.net.nz>
Wed, 8 Jun 2011 02:33:42 +0000 (14:33 +1200)
committerBrett Wilkins <brett@catalyst.net.nz>
Mon, 13 Jun 2011 23:57:25 +0000 (11:57 +1200)
commit6c5ce464fd76bbffcbe7dce1ad155d1c47ecf4ed
treebff681649e12dee25098fef844d50ef714a19cf7
parentd8b9f26e8c741d989bf4aedbad5e08cae00344c7
Adding coding standards checks to minaccept in Makefile

test/coding-standards-check.pl checks for:
* trailing whitespace and tabs following spaces in indents.
* unresolved merge commits
* Mahara coding guideline conformance

Change-Id: I7e9cd4fff4689455dd6f30e923e23df9d2c63d6a
Signed-off-by: Brett Wilkins <brett@catalyst.net.nz>
Makefile
test/coding-standard-check.pl [new file with mode: 0755]