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

[2.x] feat: support stylelint 15 #325

Merged
merged 4 commits into from
Mar 10, 2023
Merged

Conversation

ricardogobbosouza
Copy link
Collaborator

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Support stylelint v15 for webpack 4

Breaking Changes

No

Additional Info

No

@ricardogobbosouza ricardogobbosouza changed the title feat: support stylelint 15 [2x] feat: support stylelint 15 Mar 9, 2023
@ricardogobbosouza ricardogobbosouza changed the title [2x] feat: support stylelint 15 [2.x] feat: support stylelint 15 Mar 9, 2023
@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Patch coverage: 94.11% and project coverage change: -0.39 ⚠️

Comparison is base (83c8d62) 100.00% compared to head (118267c) 99.61%.

Additional details and impacted files
@@             Coverage Diff             @@
##               2.x     #325      +/-   ##
===========================================
- Coverage   100.00%   99.61%   -0.39%     
===========================================
  Files            7        7              
  Lines          255      261       +6     
  Branches        55       52       -3     
===========================================
+ Hits           255      260       +5     
- Misses           0        1       +1     
Impacted Files Coverage Δ
src/options.js 100.00% <ø> (ø)
src/worker.js 100.00% <ø> (ø)
src/getStylelint.js 97.43% <80.00%> (-2.57%) ⬇️
src/index.js 100.00% <100.00%> (ø)
src/linter.js 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait
Copy link
Member

Good job, thank you

@ricardogobbosouza ricardogobbosouza merged commit 26eab8d into 2.x Mar 10, 2023
@ricardogobbosouza ricardogobbosouza deleted the feat-support-stylelint-15 branch March 10, 2023 12:49
ricardogobbosouza added a commit that referenced this pull request Mar 10, 2023
* feat: support stylelint 15

* ci: use npm v8

* ci: update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants