Skip to content

Commit a1398b9

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 4bc305f commit a1398b9

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
@@ -93,6 +93,7 @@ jobs:
9393
# stylelint_input: "components/*/index.css components/*/themes/*.css"
9494
stylelint_input: "${{ inputs.styles_added_files }} ${{ inputs.styles_modified_files }}"
9595
stylelint_config: "${{ github.workspace }}/stylelint.config.js"
96+
packages: 'stylelint-header stylelint-config-standard stylelint-selector-bem-pattern stylelint-order stylelint-use-logical'
9697

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

0 commit comments

Comments
 (0)