horizon/openstack_dashboard/management/commands
Akihiro Motoki cebe212d00 Bump hacking to 1.1.0
Fix the following new errors:
* E305 expected 2 blank lines after class or function definition, found 1
* E126 continuation line over-indented for hanging indent

max_line_length is set to 80 as the default value in pycodestyle is 79
but horizon uses 80 as max_line_length.

Ignore W504 and F405 by configurations.
Reasons of disabling them are explained as comments in tox.ini.

Change-Id: Iee8bcd60c30883fc8c74f08cf20af853cbb5e271
2018-11-10 16:44:25 +09:00
..
__init__.py Created a make_web_conf command. 2014-04-03 17:34:32 +02:00
apache_vhost.conf.template Use WSGIApplicationGroup %{GLOBAL} in mod_wsgi configuration 2017-08-04 14:52:43 +02:00
extract_messages.py extract_messages, update_catalog: Simplify help message 2017-08-29 12:35:30 +00:00
horizon.wsgi.template Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
make_web_conf.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
migrate_settings.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
update_catalog.py extract_messages, update_catalog: Simplify help message 2017-08-29 12:35:30 +00:00