Add parameter, config, environment variable for pamaters of checks #39
Labels
enhancement
New feature or request
stale
PR/Issue without recent activity, it'll be soon closed automatically.
e.g. MIN_PRIORITY = 99
Almost
DFT_*
variables should be configurables from parameters, configuration file or environments and so onRemove the TODO comments too:
# TODO: Add self.config.min_priority instead of DFTL_MIN_PRIORITY
You can get all the related TODO comments running the following command:
pylint -d all -e fixme src
The text was updated successfully, but these errors were encountered: