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

feat: add eslint prefix to CLI output for better debugging #155

Merged
merged 6 commits into from
Jun 22, 2022

Conversation

ricardogobbosouza
Copy link
Collaborator

This PR contains a:

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

Motivation / Use-Case

Add eslint prefix to CLI output for better debugging

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #155 (6e3b5e3) into master (315fe0e) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 6e3b5e3 differs from pull request most recent head e816efb. Consider uploading reports for the commit e816efb to get more accurate results

@@            Coverage Diff            @@
##            master      #155   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          273       273           
  Branches        75        75           
=========================================
  Hits           273       273           
Impacted Files Coverage Δ
src/ESLintError.js 100.00% <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 315fe0e...e816efb. Read the comment docs.

@ricardogobbosouza ricardogobbosouza merged commit 67efb34 into master Jun 22, 2022
@ricardogobbosouza ricardogobbosouza deleted the feat-eslint-prefix branch June 22, 2022 20:55
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.

2 participants