Base class for linter tasks.
More...
Base class for linter tasks.
def wtools.tools.lint.linter.keyword |
( |
|
self | ) |
|
Task execution string to display.
def wtools.tools.lint.linter.run |
( |
|
self | ) |
|
Execute configured linter command (self.cmd)
def wtools.tools.lint.linter.runnable_status |
( |
|
self | ) |
|
Overridden to allow forced execution even when target is up to date.
string wtools.tools.lint.linter.color = 'PINK' |
|
static |
list wtools.tools.lint.linter.vars = [] |
|
static |
The documentation for this class was generated from the following file: