/checkutf8

Validates UTF-8 encoding of a text file. Error messages show line and offset of errors.

Primary LanguageRustApache License 2.0Apache-2.0

checkutf8

checkutf8 validate UTF-8 encoding of a text file. Error messages show line and offset of errors.

checkutf8 0.9.0
A file checker to validate UTF-8.

USAGE:
    checkutf8 [files]...

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <files>...    Files to check for valid UTF-8

License

Licensed under either of