Comment 2 for bug 1441821

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

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

commit 09f46cc35c1f008234af7896062e28c9fabe9bbd
Author: Thai Tran <email address hidden>
Date: Wed Apr 8 12:22:14 2015 -0700

    JShint should ignore libraries

    When undef and unused gets globally enabled, 3rd party libraries will fail.
    We need to add a jshintginore file to ignore this folder.

    Change-Id: I0ea8482b8b938bf89009063321b59b0a2cab3fde
    Closes-bug: #1441821