GitXplorerGitXplorer
m

checkutf8

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
d3299c2317222b7dc3c0892d4a50a5eb0b7bb7ef

set return code 1 if an error happens during open of a file

committed 7 years ago
Unverified
e835a75aa4d6b1b862a8626d3b09877cf800f5b5

let check_file return bool

mmanfredlotz committed 7 years ago
Unverified
44fab8144ebd3a760e1ab2af778a64b574a118d1

small correction

mmanfredlotz committed 7 years ago
Unverified
276ac3216266ede268ab3e960ca3ec0e09f51bb9

return 1 to the shell in case of error

mmanfredlotz committed 7 years ago
Unverified
cb9e02e75c8144bb93283c43fb31a6b9037a85bc

do not exit when there is an error opening a file,

mmanfredlotz committed 7 years ago
Unverified
5d8749f66bbe8dd4ac7c9bae42f9f9ad495b886f

now more than a single file can be specified

mmanfredlotz committed 7 years ago

README

The README file for this repository.

/ This repository has been moved to codeberg.
\ https://codeberg.org/ManfredLotz/checkutf8 /

    \   ^__^
     \  (oo)\_______
        (__)\       )\/\
            ||----w |
            ||     ||

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