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

fix check-spell

This commit is contained in:
m11o 2023-04-25 22:26:47 +09:00
parent 869614d343
commit 0b84aa52f3
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
<!-- spell-checker:ignore PREFI -->
# split
```

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 (ToDO) PREFIXaa PREFIXab nbbbb ncccc
// spell-checker:ignore nbbbb ncccc
mod filenames;
mod number;