Add CHARCLASS to the spell ignore

This commit is contained in:
Sylvestre Ledru
2022-05-01 20:18:33 +02:00
committed by GitHub
parent 83a64f4afe
commit 3078ca8346
+1 -1
View File
@@ -5,7 +5,7 @@
// * For the full copyright and license information, please view the LICENSE
// * file that was distributed with this source code.
// spell-checker:ignore (ToDOs) corasick memchr Roff trunc oset iset
// spell-checker:ignore (ToDOs) corasick memchr Roff trunc oset iset CHARCLASS
use clap::{crate_version, Arg, Command};
use regex::Regex;