update/cgcs-patch/cgcs-patch
Eric Barrett 0805514d60 Enable Unused Variable
Flake8 currently ignores:
F841: local variable is assigned to but never used

Pylint currently ignores:
W0612: Unused variable warning

Enable them for more thorough testing of code

Change-Id: I4c55186f939675cc2c3dc871ad03699d95c6091b
Story: 2004515
Task: 29303
Signed-off-by: Eric Barrett <eric.barrett@windriver.com>
2019-07-19 10:28:00 -04:00
..
cgcs_make_patch Enable Unused Variable 2019-07-19 10:28:00 -04:00
cgcs_patch Enable Unused Variable 2019-07-19 10:28:00 -04:00
cgcs_patch_id Enable Python3 Compatibility 2019-06-06 10:17:52 -04:00
.coveragerc Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
.stestr.conf Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:12 -07:00
pylint.rc Enable Unused Variable 2019-07-19 10:28:00 -04:00
requirements.txt Add test framework for patch alarm manager 2019-06-28 17:03:00 -04:00
setup.cfg Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
setup.py Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
test-requirements.txt Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
tox.ini Enable Unused Variable 2019-07-19 10:28:00 -04:00