aboutsummaryrefslogtreecommitdiff
path: root/lint/bin
Commit message (Collapse)AuthorAgeFilesLines
* Remove leading blank lineTom Ryder2016-08-021-1/+0
|
* Move tests and lints into their own scriptsTom Ryder2016-08-021-0/+8
Much nicer than having them embedded in the Makefile. Might do this for some of the more complex install targets too. Or maybe all of them ...