Skip to content

Commit

Permalink
Merge branch 'master' into move_analyze_to_file_upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored Mar 10, 2021
2 parents c81c0ea + 7d2c4d4 commit 85fc0f6
Show file tree
Hide file tree
Showing 650 changed files with 11,025 additions and 4,598 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,6 @@ module.exports = {
{
files: [
'test/functional/services/lib/web_element_wrapper/scroll_into_view_if_necessary.js',
'src/legacy/ui/ui_render/bootstrap/kbn_bundles_loader_source.js',
'**/browser_exec_scripts/**/*.js',
],
rules: {
Expand Down
1 change: 1 addition & 0 deletions .stylelintrc
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ rules:
- return
- for
- at-root
- warn
comment-no-empty: true
no-duplicate-at-import-rules: true
no-duplicate-selectors: true
Expand Down
Loading

0 comments on commit 85fc0f6

Please sign in to comment.