mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
lint the functional tests
This commit is contained in:
parent
d1b93fe4f2
commit
b518bbb484
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ module.exports = function (grunt) {
|
|||
lintThese: [
|
||||
'Gruntfile.js',
|
||||
'<%= root %>/tasks/**/*.js',
|
||||
'<%= root %>/test/**/*.js',
|
||||
'<%= src %>/**/*.js',
|
||||
'!<%= src %>/fixtures/**/*.js'
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue