Skip to content

diff: list only changed, added and modified files #4

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 1 commit into from
Apr 21, 2018
Merged

Conversation

grvcoelho
Copy link
Owner

Use --diff-filter=ACM option to git diff command in order to only list
Added (A), Changed (C) and Modified (M) files.

This closes #3

Use --diff-filter=ACM option to `git diff` command in order to only list
Added (A), Changed (C) and Modified (M) files.

There is no reason to lint deleted files and it was causing some
problems as reported on https://github.com/grvcoelho/lint-diff/issues/3
@grvcoelho grvcoelho merged commit 0541bbf into master Apr 21, 2018
@grvcoelho grvcoelho deleted the next branch April 21, 2018 13:04
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.

Support for deleted files
1 participant