1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wa/framework/configuration
Marc Bonnici fbb84eca72 Pylint Fixes
Update our version of pylint to use the latest version and update the
codebase to comply with the majority of the updates.

For now disable the additional checks for `super-with-arguments`,
`useless-object-inheritance`, `raise-missing-from`, `no-else-raise`,
`no-else-break`, `no-else-continue` to be consistent with the existing
codebase.
2020-10-30 11:49:54 +00:00
..
__init__.py Update copyright headers. 2018-07-04 16:33:31 +01:00
core.py Pylint Fixes 2020-10-30 11:49:54 +00:00
default.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
execution.py fw/config/execution: Raise error if no jobs are available for running 2019-06-06 15:17:42 +01:00
parsers.py Pylint Fixes 2020-10-30 11:49:54 +00:00
plugin_cache.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
tree.py Pylint Fixes 2020-10-30 11:49:54 +00:00