1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 19:47:45 +00:00

Ignore some words

This commit is contained in:
Sylvestre Ledru 2023-05-30 15:49:53 +02:00 committed by GitHub
parent a397920183
commit 58bf998919
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.
// spell-checker:ignore (ToDO) hdsf ghead gtail
// spell-checker:ignore (ToDO) hdsf ghead gtail ACDBK hexdigit
use std::error::Error;
use std::fmt;