Comment 19 for bug 1554824

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/346244
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c3fd32b8eb360c6916c70ae021e9b404498ac691
Submitter: Jenkins
Branch: master

commit c3fd32b8eb360c6916c70ae021e9b404498ac691
Author: woodm1979 <email address hidden>
Date: Fri Jul 22 15:38:20 2016 -0600

    No more braces-style eslint errors

    Running eslint is effectively useless nowdays because of the
    overwhelming number of warnings returned.

    This patch fixes the existing "braces-style" 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: I0cc2772287ce3f4b3ddb808764dd8d9b1c569d02
    Partial-Bug: #1554824