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 v14 for webpack 4 #251

Merged
merged 5 commits into from
Nov 8, 2021

Conversation

ricardogobbosouza
Copy link
Collaborator

@ricardogobbosouza ricardogobbosouza commented Nov 6, 2021

This PR contains a:

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

Motivation / Use-Case

Support stylelint v14 in 2.x for webpack 4

Resolve #248

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Nov 6, 2021

Codecov Report

Merging #251 (5814624) into 2.x (1b73153) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               2.x      #251   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          221       221           
  Branches        49        49           
=========================================
  Hits           221       221           
Impacted Files Coverage Δ
src/index.js 100.00% <ø> (ø)
src/linter.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b73153...5814624. Read the comment docs.

@ricardogobbosouza ricardogobbosouza changed the title feat: support stylelint v14 feat: support stylelint v14 in 2.x for webpack 4 Nov 6, 2021
@ricardogobbosouza ricardogobbosouza changed the title feat: support stylelint v14 in 2.x for webpack 4 [2.x] feat: support stylelint v14 for webpack 4 Nov 6, 2021
@ricardogobbosouza ricardogobbosouza merged commit 585ea4b into 2.x Nov 8, 2021
@ricardogobbosouza ricardogobbosouza deleted the feat-support-stylelint-14 branch November 8, 2021 11:35
ricardogobbosouza added a commit that referenced this pull request Nov 11, 2021
* feat: support stylelint v14

* ci: update branch

* ci: fix exclude option

* ci: disable security audit

* ci: fix stylelint version
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