
A lot of work has gone into making sure that StarlingX is python3 compatible. To ensure future compatibility, enable the python3 portability checks. Disable the checks that are raising errors. Another set of commits will address the offending code. Add following suppress warnings in cgcs-patch/pylint.rc: - W1618: no-absolute-import - W1619: old-division - W1630: cmp-method Add following suppress warnings in patch-alarm/pylint.rc: - W1618: no-absolute-import Story: 2006796 Task: 43198 Signed-off-by: Ricardo Alvim <Ricardo.AlvimNetto@windriver.com> Change-Id: I0cbe384a72792cf123976f0de2020ae6f3fcd208
stx-update
StarlingX Software Management
Description
Languages
Python
93.2%
Shell
5.3%
HTML
1.1%
Makefile
0.4%