Warn about whitespace and encoding issues
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Detect common problems that cause patch application failures: trailing whitespace in context or added lines, mixed tabs and spaces, DOS line endings, non-UTF-8 content. These are easy to miss by eye but frequently cause `patch` or `git apply` to reject a patch.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.