Running eslint is effectively useless nowdays because of the
overwhelming number of warnings returned.
This patch fixes the existing "space-in-parens" errors.
I've decided to only fix those errors here to keep the patch small, and
not destroy any chance of success by needing to rebase every 5 minutes.
Other fixes will be incoming.
Reviewed: https:/ /review. openstack. org/346241 /git.openstack. org/cgit/ openstack/ horizon/ commit/ ?id=7cbd3b7019a d14a04b59efc360 579fa386419162
Committed: https:/
Submitter: Jenkins
Branch: master
commit 7cbd3b7019ad14a 04b59efc360579f a386419162
Author: woodm1979 <email address hidden>
Date: Fri Jul 22 15:22:22 2016 -0600
No more space-in-parens eslint errors
Running eslint is effectively useless nowdays because of the
overwhelming number of warnings returned.
This patch fixes the existing "space-in-parens" errors.
I've decided to only fix those errors here to keep the patch small, and
not destroy any chance of success by needing to rebase every 5 minutes.
Other fixes will be incoming.
Change-Id: Ie9292da293eea6 a93751e6c17d240 68b66c5d62a
Partial-Bug: #1554824