update/patch-alarm
Al Bailey ecd5a624e2 Fix zuul tox flake8 failures from newer version of hacking
A newer version of hacking was released which enables additional
checks and is breaking flake8 and zuul.

Hacking has now been clamped at 2.0.0 in test-requirements.txt
Added the same for patch-alarm, although it was not failing.

The new checks that are fixed are:
 H106: Don't put vim configuration in source files
 W605 invalid escape sequence
 F632 use ==/!= to compare str, bytes, and int literals
 F841 local variable is assigned to but never used

The following flake8 extension check has been removed:
 H904 Delay string interpolations at logging calls

Partial-Bug: 1856585
Change-Id: I8bdc94539f4a6ce243c4e30efc07eed3bad1ce62
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
(cherry picked from commit 5d2da5d041)
2020-01-16 18:02:13 +00:00
..
centos Add hooks for python wheel generation 2018-10-24 17:13:19 +00:00
patch-alarm Fix zuul tox flake8 failures from newer version of hacking 2020-01-16 18:02:13 +00:00
scripts cgcs-patch: Fix shebang header to /usr/bin/python 2019-06-19 12:29:22 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:12 -07:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:37:12 -07:00