Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: lint-staged to run stylelint #5637

Merged
merged 2 commits into from
Aug 13, 2023
Merged

Conversation

ovflowd
Copy link
Member

@ovflowd ovflowd commented Aug 12, 2023

Description

This PR fixes lint-staged not running stylelint on style files such as (CSS, Sass and SCSS).

This PR also rearranges matching patterns so patterns can be reused.

Validation

Lint-Staged should work as expected. (This must be tested locally)

Signed-off-by: Claudio Wunder <[email protected]>
@ovflowd ovflowd requested a review from a team as a code owner August 12, 2023 22:39
@vercel
Copy link

vercel bot commented Aug 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 12, 2023 10:47pm

@ovflowd ovflowd added the infrastructure Issues/PRs related to the Repository Infra label Aug 12, 2023
.lintstagedrc.json Outdated Show resolved Hide resolved
.lintstagedrc.json Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Aug 12, 2023

📦 Next.js Bundle Analysis for nodejs.org

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@github-actions
Copy link

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 93%
92.21% (367/398) 79% (79/100) 88.09% (74/84)

Unit Test Report

Tests Skipped Failures Errors Time
45 0 💤 0 ❌ 0 🔥 11.47s ⏱️

@ovflowd ovflowd added this pull request to the merge queue Aug 13, 2023
Merged via the queue into main with commit bd59b76 Aug 13, 2023
16 checks passed
@ovflowd ovflowd deleted the fix/lint-staged-config-update branch August 13, 2023 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Issues/PRs related to the Repository Infra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants