Commit 924fc2c
[deps] Update StyleLint to v15.11
Info at https://stylelint.io/migration-guide/to-15
Our custom rule needed to be updated to reflect a small change.
All changes are separated into patches for ease of review.
More work is need for a v16 migration so separating it to reduce
risks of breaking.
Bug: none
Change-Id: I616829fba25b06bf8febe8390074046ad582f531
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6126881
Commit-Queue: Nikolay Vitkov <[email protected]>
Reviewed-by: Benedikt Meurer <[email protected]>1 parent d141150 commit 924fc2c
File tree
1,384 files changed
+80597
-21863
lines changed- front_end
- entrypoints/inspector_main
- panels
- accessibility
- ai_assistance/components
- animation
- application
- console
- css_overview
- elements
- emulation
- explain/components
- issues
- layer_viewer
- lighthouse
- linear_memory_inspector/components
- network
- performance_monitor
- profiler
- recorder/components
- screencast
- security
- sensors
- settings
- emulation/components
- sources
- timeline
- components
- ui
- components
- buttons
- data_grid
- diff_view
- icon_button
- spinners
- srgb_overlay
- suggestion_input
- legacy
- components
- color_picker
- data_grid
- inline_editor
- perf_ui
- quick_open
- inspector_overlay
- node_modules
- .bin
- @csstools
- css-parser-algorithms
- dist
- css-tokenizer
- dist
- media-query-list-parser
- dist
- selector-specificity
- dist
- @types
- minimist
- normalize-package-data
- parse-json
- camelcase-keys
- camelcase
- clone-regexp
- colord
- cosmiconfig
- dist
- css-functions-list
- cjs
- esm
- decamelize-keys
- node_modules/decamelize
- decamelize
- eslint/node_modules
- find-up
- locate-path
- p-limit
- p-locate
- execall
- fast-uri
- .github/workflows
- test
- fastest-levenshtein
- esm
- find-up
- flat-cache
- src
- flatted
- .github
- workflows
- cjs
- esm
- php
- python
- types
- get-stdin
- html-tags
- import-fresh
- indent-string
- is-regexp
- is-typedarray
- json-buffer
- test
- keyv
- src
- known-css-properties
- data
- locate-path
- meow
- node_modules
- type-fest
- source
- yargs-parser
- build
- lib
- mocha/node_modules
- find-up
- locate-path
- p-limit
- p-locate
- normalize-selector
- lib
- test/mocha
- p-limit
- p-locate
- p-try
- postcss-media-query-parser
- dist
- nodes
- postcss-selector-parser
- dist
- selectors
- util
- quick-lru
- read-pkg-up
- read-pkg
- node_modules
- .bin
- hosted-git-info
- normalize-package-data
- lib
- semver
- bin
- classes
- functions
- internal
- ranges
- type-fest
- source
- redent
- signal-exit
- dist
- cjs
- mjs
- specificity
- bin
- dist
- test
- strip-indent
- stylelint-config-recommended
- stylelint-config-standard
- stylelint
- bin
- lib
- formatters
- reference
- rules
- alpha-value-notation
- annotation-no-unknown
- at-rule-allowed-list
- at-rule-disallowed-list
- at-rule-empty-line-before
- at-rule-name-case
- at-rule-name-newline-after
- at-rule-name-space-after
- at-rule-no-unknown
- at-rule-no-vendor-prefix
- at-rule-property-required-list
- at-rule-semicolon-newline-after
- at-rule-semicolon-space-before
- block-closing-brace-empty-line-before
- block-closing-brace-newline-after
- block-closing-brace-newline-before
- block-closing-brace-space-after
- block-closing-brace-space-before
- block-no-empty
- block-opening-brace-newline-after
- block-opening-brace-newline-before
- block-opening-brace-space-after
- block-opening-brace-space-before
- color-function-notation
- color-hex-alpha
- color-hex-case
- color-hex-length
- color-named
- color-no-hex
- color-no-invalid-hex
- comment-empty-line-before
- comment-no-empty
- comment-pattern
- comment-whitespace-inside
- comment-word-disallowed-list
- custom-media-pattern
- custom-property-empty-line-before
- custom-property-no-missing-var-function
- custom-property-pattern
- declaration-bang-space-after
- declaration-bang-space-before
- declaration-block-no-duplicate-custom-properties
- declaration-block-no-duplicate-properties
- declaration-block-no-redundant-longhand-properties
- declaration-block-no-shorthand-property-overrides
- declaration-block-semicolon-newline-after
- declaration-block-semicolon-newline-before
- declaration-block-semicolon-space-after
- declaration-block-semicolon-space-before
- declaration-block-single-line-max-declarations
- declaration-block-trailing-semicolon
- declaration-colon-newline-after
- declaration-colon-space-after
- declaration-colon-space-before
- declaration-empty-line-before
- declaration-no-important
- declaration-property-max-values
- declaration-property-unit-allowed-list
- declaration-property-unit-disallowed-list
- declaration-property-value-allowed-list
- declaration-property-value-disallowed-list
- declaration-property-value-no-unknown
- font-family-name-quotes
- font-family-no-duplicate-names
- font-family-no-missing-generic-family-keyword
- font-weight-notation
- function-allowed-list
- function-calc-no-unspaced-operator
- function-comma-newline-after
- function-comma-newline-before
- function-comma-space-after
- function-comma-space-before
- function-disallowed-list
- function-linear-gradient-no-nonstandard-direction
- function-max-empty-lines
- function-name-case
- function-no-unknown
- function-parentheses-newline-inside
- function-parentheses-space-inside
- function-url-no-scheme-relative
- function-url-quotes
- function-url-scheme-allowed-list
- function-url-scheme-disallowed-list
- function-whitespace-after
- hue-degree-notation
- import-notation
- indentation
- keyframe-block-no-duplicate-selectors
- keyframe-declaration-no-important
- keyframe-selector-notation
- keyframes-name-pattern
- length-zero-no-unit
- linebreaks
- max-empty-lines
- max-line-length
- max-nesting-depth
- media-feature-colon-space-after
- media-feature-colon-space-before
- media-feature-name-allowed-list
- media-feature-name-case
- media-feature-name-disallowed-list
- media-feature-name-no-unknown
- media-feature-name-no-vendor-prefix
- media-feature-name-unit-allowed-list
- media-feature-name-value-allowed-list
- media-feature-name-value-no-unknown
- media-feature-parentheses-space-inside
- media-feature-range-notation
- media-feature-range-operator-space-after
- media-feature-range-operator-space-before
- media-query-list-comma-newline-after
- media-query-list-comma-newline-before
- media-query-list-comma-space-after
- media-query-list-comma-space-before
- media-query-no-invalid
- named-grid-areas-no-invalid
- utils
- no-descending-specificity
- no-duplicate-at-import-rules
- no-duplicate-selectors
- no-empty-first-line
- no-empty-source
- no-eol-whitespace
- no-extra-semicolons
- no-invalid-double-slash-comments
- no-invalid-position-at-import-rule
- no-irregular-whitespace
- no-missing-end-of-source-newline
- no-unknown-animations
- no-unknown-custom-properties
- number-leading-zero
- number-max-precision
- number-no-trailing-zeros
- property-allowed-list
- property-case
- property-disallowed-list
- property-no-unknown
- property-no-vendor-prefix
- rule-empty-line-before
- rule-selector-property-disallowed-list
- selector-anb-no-unmatchable
- selector-attribute-brackets-space-inside
- selector-attribute-name-disallowed-list
- selector-attribute-operator-allowed-list
- selector-attribute-operator-disallowed-list
- selector-attribute-operator-space-after
- selector-attribute-operator-space-before
- selector-attribute-quotes
- selector-class-pattern
- selector-combinator-allowed-list
- selector-combinator-disallowed-list
- selector-combinator-space-after
- selector-combinator-space-before
- selector-descendant-combinator-no-non-space
- selector-disallowed-list
- selector-id-pattern
- selector-list-comma-newline-after
- selector-list-comma-newline-before
- selector-list-comma-space-after
- selector-list-comma-space-before
- selector-max-attribute
- selector-max-class
- selector-max-combinators
- selector-max-compound-selectors
- selector-max-empty-lines
- selector-max-id
- selector-max-pseudo-class
- selector-max-specificity
- selector-max-type
- selector-max-universal
- selector-nested-pattern
- selector-no-qualifying-type
- selector-no-vendor-prefix
- selector-not-notation
- selector-pseudo-class-allowed-list
- selector-pseudo-class-case
- selector-pseudo-class-disallowed-list
- selector-pseudo-class-no-unknown
- selector-pseudo-class-parentheses-space-inside
- selector-pseudo-element-allowed-list
- selector-pseudo-element-case
- selector-pseudo-element-colon-notation
- selector-pseudo-element-disallowed-list
- selector-pseudo-element-no-unknown
- selector-type-case
- selector-type-no-unknown
- shorthand-property-no-redundant-values
- string-no-newline
- string-quotes
- time-min-milliseconds
- unicode-bom
- unit-allowed-list
- unit-case
- unit-disallowed-list
- unit-no-unknown
- value-keyword-case
- value-list-comma-newline-after
- value-list-comma-newline-before
- value-list-comma-space-after
- value-list-comma-space-before
- value-list-max-empty-lines
- value-no-vendor-prefix
- utils
- node_modules
- css-tree
- cjs
- convertor
- definition-syntax
- generator
- lexer
- parser
- syntax
- atrule
- config
- function
- node
- common
- pseudo
- scope
- tokenizer
- utils
- walker
- data
- dist
- lib
- convertor
- definition-syntax
- generator
- lexer
- parser
- syntax
- atrule
- config
- function
- node
- pseudo
- scope
- tokenizer
- utils
- walker
- file-entry-cache
- mdn-data
- api
- css
- l10n
- types/stylelint
- supports-hyperlinks
- node_modules
- has-flag
- supports-color
- table
- dist/src
- trim-newlines
- type-fest
- source
- ts41
- typedarray-to-buffer
- test
- v8-compile-cache
- write-file-atomic
- lib
- yargs-unparser/node_modules/camelcase
- scripts/stylelint_rules
- lib
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,384 files changed
+80597
-21863
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
516 | | - | |
| 515 | + | |
517 | 516 | | |
518 | 517 | | |
519 | 518 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
| 231 | + | |
235 | 232 | | |
236 | 233 | | |
237 | 234 | | |
| |||
282 | 279 | | |
283 | 280 | | |
284 | 281 | | |
285 | | - | |
| 282 | + | |
286 | 283 | | |
287 | 284 | | |
288 | 285 | | |
| |||
305 | 302 | | |
306 | 303 | | |
307 | 304 | | |
| 305 | + | |
308 | 306 | | |
309 | 307 | | |
310 | 308 | | |
| |||
360 | 358 | | |
361 | 359 | | |
362 | 360 | | |
363 | | - | |
| 361 | + | |
364 | 362 | | |
365 | | - | |
366 | 363 | | |
367 | 364 | | |
368 | 365 | | |
| |||
537 | 534 | | |
538 | 535 | | |
539 | 536 | | |
540 | | - | |
| 537 | + | |
541 | 538 | | |
542 | 539 | | |
543 | 540 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
247 | 248 | | |
248 | 249 | | |
249 | 250 | | |
250 | | - | |
| 251 | + | |
251 | 252 | | |
252 | 253 | | |
253 | 254 | | |
254 | 255 | | |
255 | | - | |
| 256 | + | |
256 | 257 | | |
257 | 258 | | |
258 | 259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| 369 | + | |
369 | 370 | | |
370 | 371 | | |
371 | 372 | | |
| |||
0 commit comments