summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* added bcfg2-lint plugin to check for malformed group namesChris St. Pierre2012-08-151-2/+2
|
* fixed bcfg2-lint --show-errorsChris St. Pierre2012-05-031-2/+2
|
* cleaner handling of line-wrapping in bcfg2-lintChris St. Pierre2012-04-231-10/+7
|
* changed the way bcfg2-lint errors are loaded to make it easier to write and ↵Chris St. Pierre2012-04-201-40/+11
| | | | use custom plugins
* added TemplateHelper plugin for bcfg2-lintChris St. Pierre2012-04-201-1/+7
|
* make bcfg2-lint warn about .cat and .diff filesChris St. Pierre2012-04-201-2/+5
|
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+215
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>