Skip to content

Commit e06fbd3

Browse files
committed
Enable stylelint-codeframe-formatter
1 parent 2a03673 commit e06fbd3

4 files changed

+55
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name: stylelint-codeframe-formatter
2+
on:
3+
push:
4+
branches:
5+
- main
6+
paths:
7+
- .github/workflows/test-package.yml
8+
- .github/workflows/test-package-stylelint-codeframe-formatter-219.latest.yml
9+
pull_request:
10+
paths:
11+
- .github/workflows/test-package.yml
12+
- .github/workflows/test-package-stylelint-codeframe-formatter-219.latest.yml
13+
workflow_dispatch: null
14+
schedule:
15+
- cron: 0 0 * * *
16+
concurrency:
17+
group: ${{ github.workflow }}-${{ github.ref
18+
}}-stylelint-codeframe-formatter-219-latest
19+
cancel-in-progress: true
20+
jobs:
21+
test:
22+
uses: ./.github/workflows/test-package.yml
23+
name: latest
24+
with:
25+
package: stylelint-codeframe-formatter
26+
stylelint-version: stylelint@latest
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name: stylelint-codeframe-formatter
2+
on:
3+
push:
4+
branches:
5+
- main
6+
paths:
7+
- .github/workflows/test-package.yml
8+
- .github/workflows/test-package-stylelint-codeframe-formatter-219.next.yml
9+
pull_request:
10+
paths:
11+
- .github/workflows/test-package.yml
12+
- .github/workflows/test-package-stylelint-codeframe-formatter-219.next.yml
13+
workflow_dispatch: null
14+
schedule:
15+
- cron: 0 0 * * *
16+
concurrency:
17+
group: ${{ github.workflow }}-${{ github.ref
18+
}}-stylelint-codeframe-formatter-219-next
19+
cancel-in-progress: true
20+
jobs:
21+
test:
22+
uses: ./.github/workflows/test-package.yml
23+
name: next
24+
with:
25+
package: stylelint-codeframe-formatter
26+
stylelint-version: stylelint/stylelint

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ To see test results, click the status badge for the relevant package in the list
2020
| [![@stylistic/stylelint-plugin](https://img.shields.io/npm/v/@stylistic/stylelint-plugin.svg)](https://www.npmjs.com/package/@stylistic/stylelint-plugin) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylistic-stylelint-plugin-ee6.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylistic-stylelint-plugin-ee6.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylistic-stylelint-plugin-ee6.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylistic-stylelint-plugin-ee6.next.yml) |
2121
| [![stylelint-actions-formatters](https://img.shields.io/npm/v/stylelint-actions-formatters.svg)](https://www.npmjs.com/package/stylelint-actions-formatters) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-actions-formatters-e5a.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-actions-formatters-e5a.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-actions-formatters-e5a.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-actions-formatters-e5a.next.yml) |
2222
| [![stylelint-checkstyle-reporter](https://img.shields.io/npm/v/stylelint-checkstyle-reporter.svg)](https://www.npmjs.com/package/stylelint-checkstyle-reporter) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-checkstyle-reporter-af7.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-checkstyle-reporter-af7.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-checkstyle-reporter-af7.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-checkstyle-reporter-af7.next.yml) |
23+
| [![stylelint-codeframe-formatter](https://img.shields.io/npm/v/stylelint-codeframe-formatter.svg)](https://www.npmjs.com/package/stylelint-codeframe-formatter) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-codeframe-formatter-219.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-codeframe-formatter-219.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-codeframe-formatter-219.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-codeframe-formatter-219.next.yml) |
2324
| [![stylelint-config-clean-order](https://img.shields.io/npm/v/stylelint-config-clean-order.svg)](https://www.npmjs.com/package/stylelint-config-clean-order) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-config-clean-order-cd2.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-config-clean-order-cd2.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-config-clean-order-cd2.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-config-clean-order-cd2.next.yml) |
2425
| [![stylelint-config-css-modules](https://img.shields.io/npm/v/stylelint-config-css-modules.svg)](https://www.npmjs.com/package/stylelint-config-css-modules) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-config-css-modules-385.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-config-css-modules-385.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-config-css-modules-385.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-config-css-modules-385.next.yml) |
2526
| [![stylelint-config-html](https://img.shields.io/npm/v/stylelint-config-html.svg)](https://www.npmjs.com/package/stylelint-config-html) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-config-html-9b8.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-config-html-9b8.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-config-html-9b8.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-config-html-9b8.next.yml) |
@@ -57,7 +58,7 @@ To see test results, click the status badge for the relevant package in the list
5758
| [![stylelint-use-nesting](https://img.shields.io/npm/v/stylelint-use-nesting.svg)](https://www.npmjs.com/package/stylelint-use-nesting) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-nesting-54f.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-nesting-54f.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-nesting-54f.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-use-nesting-54f.next.yml) |
5859
| [![stylelint-value-no-unknown-custom-properties](https://img.shields.io/npm/v/stylelint-value-no-unknown-custom-properties.svg)](https://www.npmjs.com/package/stylelint-value-no-unknown-custom-properties) | [![latest](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-value-no-unknown-custom-properties-2f3.latest.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-value-no-unknown-custom-properties-2f3.latest.yml) | [![next](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-value-no-unknown-custom-properties-2f3.next.yml/badge.svg)](https://github.com/stylelint/stylelint-ecosystem-tester/actions/workflows/test-package-stylelint-value-no-unknown-custom-properties-2f3.next.yml) |
5960

60-
Total 42 packages
61+
Total 43 packages
6162

6263
<!-- END:PACKAGES -->
6364

data/ecosystem.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packages:
1414
# - '@wordpress/stylelint-config'
1515
- 'stylelint-actions-formatters'
1616
- 'stylelint-checkstyle-reporter'
17-
# - 'stylelint-codeframe-formatter'
17+
- 'stylelint-codeframe-formatter'
1818
- 'stylelint-config-clean-order'
1919
- 'stylelint-config-css-modules'
2020
- 'stylelint-config-html'

0 commit comments

Comments
 (0)