Don't lint Bootstrap JavaScript
This commit is contained in:
committed by
Frederic Junod
parent
fa448951d9
commit
bcea43dcd6
@@ -59,6 +59,7 @@ EXAMPLES_SRC = [path
|
|||||||
for path in ifind('examples')
|
for path in ifind('examples')
|
||||||
if path.endswith('.js')
|
if path.endswith('.js')
|
||||||
if not path.endswith('.combined.js')
|
if not path.endswith('.combined.js')
|
||||||
|
if not path.startswith('examples/bootstrap')
|
||||||
if path != 'examples/Jugl.js'
|
if path != 'examples/Jugl.js'
|
||||||
if path != 'examples/example-list.js']
|
if path != 'examples/example-list.js']
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user