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: child compiler lint #127

Conversation

wood1986
Copy link
Contributor

@wood1986 wood1986 commented Nov 6, 2021

This PR contains a:

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

Motivation / Use-Case

fix #125

alexander-akait
alexander-akait previously approved these changes Nov 7, 2021
alexander-akait
alexander-akait previously approved these changes Nov 7, 2021
Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

src/index.js Show resolved Hide resolved
@wood1986
Copy link
Contributor Author

any updates?

@ricardogobbosouza ricardogobbosouza changed the title fix: fix child compiler lint fix: child compiler lint Nov 10, 2021
@codecov
Copy link

codecov bot commented Nov 10, 2021

Codecov Report

Merging #127 (8e638eb) into master (7ea55dd) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #127   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          252       252           
  Branches        73        73           
=========================================
  Hits           252       252           
Impacted Files Coverage Δ
src/index.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 7ea55dd...8e638eb. Read the comment docs.

@ricardogobbosouza ricardogobbosouza merged commit 18d5f23 into webpack-contrib:master Nov 11, 2021
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.

plugin does not lint the files from child compiler
3 participants