Skip to content

Commit 776b434

Browse files
Merge branch 'master' into change-legend-palette-colors
2 parents d6b3f4f + 0c3514c commit 776b434

File tree

948 files changed

+22979
-11348
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

948 files changed

+22979
-11348
lines changed

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,6 @@ module.exports = {
572572
{
573573
files: [
574574
'test/functional/services/lib/web_element_wrapper/scroll_into_view_if_necessary.js',
575-
'src/legacy/ui/ui_render/bootstrap/kbn_bundles_loader_source.js',
576575
'**/browser_exec_scripts/**/*.js',
577576
],
578577
rules: {

.stylelintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ rules:
3333
- return
3434
- for
3535
- at-root
36+
- warn
3637
comment-no-empty: true
3738
no-duplicate-at-import-rules: true
3839
no-duplicate-selectors: true

0 commit comments

Comments
 (0)