Skip to content

File type checks #29

@AMDmi3

Description

@AMDmi3

In additional to filename extension, we may want to check file format or at least that file is plaintext (such as check for trailing whitespace, or a common typo you do in all text files). May use libmagic here, or some custom check which e.g. checks if first 100 bytes of file are valid utf8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions