horizon/horizon
Michael Krotscheck 4e52904000 Enable semi-spacing
This patch enables the "semi-spacing" rule from eslint-config-openstack,
and corrects any errors found.

http://eslint.org/docs/rules/semi-spacing

Change-Id: Ib6a2d856f24b53b24c65c4165cec92a7c1428832
2015-12-23 09:47:19 -08:00
..
browsers Fix Flake8 style warnings in horizon/ 2014-07-29 20:38:49 +00:00
conf Remove legacy models.py files 2015-11-16 11:41:13 +00:00
contrib Datepicker locale support 2014-09-23 14:24:48 +00:00
forms Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
locale Imported Translations from Zanata 2015-12-18 06:19:46 +00:00
management Update startdash/startpanel for newer Django patterns 2015-11-13 03:40:26 +00:00
static Enable semi-spacing 2015-12-23 09:47:19 -08:00
tables remove the default arguments "[]" 2015-12-14 20:30:42 +08:00
tabs Port horizon tabs tests to Python 3 2015-09-30 18:33:43 +02:00
templates Barcharts now inherit from a Bootstrap Theme 2015-12-18 12:28:25 -07:00
templatetags Barcharts now inherit from a Bootstrap Theme 2015-12-18 12:28:25 -07:00
test Remove arguments "{}" in function definitions 2015-12-15 14:30:22 +00:00
utils Horizon Dropdown now inherits from Bootstrap Theme 2015-12-03 16:07:00 +00:00
workflows py3: Replace unicode with six.text_type 2015-08-27 01:26:02 +02:00
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py Remove some old (pre-1.8) Django compatibility code 2015-11-06 06:55:22 +00:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Add handle get_file when launch stack from horizon 2015-12-17 23:11:07 -06:00
karma.conf.js Raise JS unit test coverage threshold 2015-12-14 08:17:12 -07:00
loaders.py Port password tests to Python 3 2015-09-04 12:27:04 +02:00
messages.py Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
middleware.py Removing last_activity session flag 2015-10-05 04:48:17 +00:00
site_urls.py Drop QUnit JS tests in favor of Jasmine 2015-08-27 13:09:00 +00:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Document and improve PageTitleMixin readability 2015-02-11 16:16:20 +00:00