Skip to content

Whitespace and encoding analysis for patch lines #56

@jelmer

Description

@jelmer

It would be helpful to have utilities for detecting common whitespace and encoding problems in patches: trailing whitespace in context or added lines, mixed tabs and spaces, inconsistent line endings (CRLF vs LF), and non-UTF-8 content. These are frequent causes of patch application failures and are tedious to detect manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions