checkstyle / checkstyle/regression-tool
DiffParser: ignore chmod change
Open
- Dominant language
- Java
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Taken from https://github.com/checkstyle/regression-tool/pull/22#discussion_r125713238
If the only change is a chmod(no changes to the contents of the file), we should ignore the change altogether.
After this if fixed, the UT of only chmod change in #22 should update.
We will need a new test for this: chmod plus file change.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.