<div dir="ltr">Hi All,<div><br></div><div>I am pleased to announce we have just released version 0.6.0 of OpenStack's Style Guide tool, hacking. In addition to bug fixes version 0.6.0 introduces several new checks:</div>
<div><br></div><div><div>H102: Apache 2.0 license header not found</div><div>H103: header does not match Apache 2.0 License notice</div><div>H231: Python 3.x incompatible 'except x,y:' construct</div><div>H232: Python 3.x incompatible octal %s should be written as 0o%s</div>
<div>H233: Python 3.x incompatible use of print operator</div><div>H501: Do not use locals() for string formatting</div></div><div><br></div><div><br class="">It will take a day or two for hacking version 0.6 to make it onto the OpenStack pypi mirrors, at which time to use the new version of hacking, change the upper limit in test-requirements.txt to 0.7, for example:</div>
<div><br></div><div><div>hacking>=0.5.3,<0.7</div></div><div><br></div><div>best,</div><div>Joe</div></div>