Add a word to the spell ignore list

This commit is contained in:
Sylvestre Ledru
2022-06-05 09:32:24 +02:00
committed by GitHub
parent cff7833bf6
commit c874802285
+1 -1
View File
@@ -6,7 +6,7 @@
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
// spell-checker:ignore (paths) GPGHome
// spell-checker:ignore (paths) GPGHome findxs
use clap::{crate_version, Arg, ArgMatches, Command};
use uucore::display::{println_verbatim, Quotable};