Commit fdfeed3
committed
Run stylelint's tests during our CI tests.
1 parent 71e1f1e commit fdfeed3
File tree
7 files changed
+33
-6
lines changed- integration
7 files changed
+33
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | | - | |
| 9 | + | |
8 | 10 | | |
| 11 | + | |
9 | 12 | | |
| 13 | + | |
10 | 14 | | |
11 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
12 | 25 | | |
13 | 26 | | |
- CHANGELOG.md+1
- docs/user-guide/plugins.md+1
- flow-typed/npm/lodash_v4.x.x.js+157-229
- lib/rules/no-descending-specificity/__tests__/index.js+3
- lib/rules/no-descending-specificity/index.js+3-2
- lib/rules/selector-attribute-quotes/index.js+4-6
- lib/rules/selector-combinator-blacklist/index.js-5
- lib/rules/selector-combinator-whitelist/__tests__/index.js+6-3
- lib/rules/selector-combinator-whitelist/index.js-4
- lib/rules/selector-descendant-combinator-no-non-space/index.js+4-3
- lib/rules/string-quotes/index.js+67-31
- lib/testUtils/createRuleTester.js+2-2
- lib/utils/__tests__/isNestedProperty.test.js+26
- lib/utils/__tests__/isStandardSyntaxCombinator.test.js-77
- lib/utils/isNestedProperty.js+14
- lib/utils/isStandardSyntaxCombinator.js-31
- lib/utils/parseSelector.js+4-1
- package.json+4-4
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments