mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
fix check-spell
This commit is contained in:
parent
869614d343
commit
0b84aa52f3
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
<!-- spell-checker:ignore PREFI -->
|
||||||
|
|
||||||
# split
|
# split
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
// * For the full copyright and license information, please view the LICENSE
|
// * For the full copyright and license information, please view the LICENSE
|
||||||
// * file that was distributed with this source code.
|
// * file that was distributed with this source code.
|
||||||
|
|
||||||
// spell-checker:ignore (ToDO) PREFIXaa PREFIXab nbbbb ncccc
|
// spell-checker:ignore nbbbb ncccc
|
||||||
|
|
||||||
mod filenames;
|
mod filenames;
|
||||||
mod number;
|
mod number;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue