Files
bd9a6d0a69abb9ba0c1533f7bc504def89b2df14
elajkat
96c266c9a7
Switch to hacking 3.0.1
Make the code compatible with hacking rules: * import order problems * line break before/after binary operator (for this added ignore for W504, line break after binary operator * indentation problems I removed the rule N530 (Direct neutron imports not allowed), as that is a longer story. As a side-effect use newer pylint version, and fix the problems reported Change-Id: I701c89ecc890a1d866815b5401cd4c022c51c9c4 Depends-On: https://review.opendev.org/#/c/708965/