kibana/tasks
Spencer 0c736724b0 Upgrade eslint (#9357)
* upgrade eslint, all related deps, and config files

* replace gruntify-eslint with basic eslint-cli wrapper

* arrow-IIFEs must be invoked outside of the parens

* move import statements before their use

* reindent to satisfy new indentation check algorithm

* place missing semicolon

* ignore copy-pasted decode geohash code

* [grunt/eslint] fix argument spacing

* [gurnt/eslint] add comment about contents of report

* [grunt/tasks] use `export default`
2016-12-12 13:44:18 -07:00
..
build build: remove deepModules hackery (#9327) 2016-12-01 19:52:37 -05:00
config Upgrade eslint (#9357) 2016-12-12 13:44:18 -07:00
utils [grunt/collectFilesToCommit] fix the broken "pathsToIgnore" filter 2016-04-22 10:39:34 -05:00
check_added_filenames.js [filenames] allow rule-breaking in docs, tasks/config, and webpackShims 2016-03-11 16:42:19 -07:00
check_plugins.js Add checkPlugins task to check for plugins before running tests. (#8981) 2016-11-15 16:11:03 -08:00
collect_files_to_commit.js Use grunt root path when collecting git files 2015-12-29 10:46:22 -05:00
eslint.js Upgrade eslint (#9357) 2016-12-12 13:44:18 -07:00
jenkins.js add test sharding 2016-09-02 10:38:29 -07:00
licenses.js Upgrade to Node 6.4.0 2016-08-25 08:40:14 -07:00
lint_staged_files.js Upgrade eslint (#9357) 2016-12-12 13:44:18 -07:00
plugin.js switch to eslint 2015-07-31 17:16:09 -07:00
precommit.js Consolidate git file logic in lintStagedFiles task 2015-12-28 17:31:36 -05:00
reject_rej_files.js [folder structure] installedPlugins -> plugins 2016-07-05 14:05:59 -05:00
release.js Upgrade to Node 6.4.0 2016-08-25 08:40:14 -07:00
release_packages.js [build] Sign debs with sha512 2016-08-15 10:32:22 -05:00
setup_kibana.js add travis config 2016-03-10 23:13:02 -07:00
sterilize.js [npm/clean] rename to sterilize 2016-02-12 12:56:50 -07:00
test.js Update PageObjects for Visualize, Dashboard, and Discover to use data-test-subj selectors for menu items. (#9133) 2016-11-19 10:08:43 -08:00