Skip to content

Count errors and warnings just for changed lines #9

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

Merged
merged 2 commits into from
Jul 25, 2018

Conversation

flyingluscas
Copy link
Contributor

Fix the error and warning counts to consider just changed lines and not the whole file.

closes https://github.com/grvcoelho/lint-diff/issues/7

@flyingluscas flyingluscas force-pushed the fix-error-and-warning-counts branch from 7e737f2 to 15ea57a Compare July 24, 2018 04:28
Copy link
Owner

@grvcoelho grvcoelho left a comment

Choose a reason for hiding this comment

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

Tested and it's working 🎉

@grvcoelho grvcoelho merged commit 16c953b into grvcoelho:master Jul 25, 2018
@flyingluscas flyingluscas deleted the fix-error-and-warning-counts branch July 25, 2018 14:22
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.

Returns exit code 1 when there are errors in changed file but not in changed lines
2 participants