Skip to content

Commit eccdbb4

Browse files
github-actions[bot]castastrophe
authored andcommitted
chore: release (s2-foundations) (#3421)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 70399cc commit eccdbb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
# stylelint_input: "components/*/index.css components/*/themes/*.css"
106106
stylelint_input: "${{ inputs.styles_added_files }} ${{ inputs.styles_modified_files }}"
107107
stylelint_config: "${{ github.workspace }}/stylelint.config.js"
108+
packages: 'stylelint-header stylelint-config-standard stylelint-selector-bem-pattern stylelint-order stylelint-use-logical'
108109

109110
- name: Run eslint on packages and stories
110111
uses: reviewdog/action-eslint@v1.33.0

0 commit comments

Comments
 (0)