sahara-plugin-mapr/sahara
Luigi Toscano 2e157d900a Bump the version of hacking to 1.1.0, with few fixes
Also switch to pycodestyle from pep8 which requires a bump
of the the version of flake8 too.

Skip the following checks for now:
- E123 Closing bracket does not match indentation of opening bracket's line
- E226 Missing whitespace around arithmetic operator
- E402 Module level import not at top of file
- E731 Do not assign a lambda expression, use a def
- W503 Line break occurred before a binary operator

They should be probably revisited and fixed, if possible,
or skipped individually using # noqa

The following checks reported a limited number of errors and
they were fixed directly in this review:
- E241 Multiple spaces after ','
- E501 Line too long (82 > 79 characters)

Change-Id: I1f185d2efd1adf27a26e3ac93f2e1011c0b63124
2018-11-26 19:03:02 +01:00
..
plugins Bump the version of hacking to 1.1.0, with few fixes 2018-11-26 19:03:02 +01:00
tests RHEL: fix distro detection and EPEL configuration 2017-12-29 17:17:06 +01:00
utils Python3: Fix using dictionary keys() 2016-02-11 22:50:25 +08:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
i18n.py Update the documentation link for doc migration 2017-07-14 13:50:40 +00:00