summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/Comments.py
Commit message (Collapse)AuthorAgeFilesLines
* Changing order of logicJason Kincl2013-05-291-2/+2
|
* Comments: Fix lint check so that it only runs if using clients.xmlJason Kincl2013-05-291-3/+4
|
* doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-20/+101
|
* Lint: Fix Properties Comments checkerSol Jerome2013-05-131-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* fixed checking Genshi templates for comments (#1141)Chris St. Pierre2013-02-141-1/+1
|
* fixed names of bcfg2-lint comment typesChris St. Pierre2012-10-301-3/+3
|
* expanded pylint testsChris St. Pierre2012-09-251-26/+12
|
* allow xinclude files to be missing if xi:fallback is providedChris St. Pierre2012-07-241-2/+3
|
* fixed more bcfg2-lint plugins for Cfg modularizationChris St. Pierre2012-05-091-15/+17
|
* fixed bcfg2-lint --show-errorsChris St. Pierre2012-05-031-1/+2
|
* changed the way bcfg2-lint errors are loaded to make it easier to write and ↵Chris St. Pierre2012-04-201-0/+6
| | | | use custom plugins
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+187
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>