mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
du,uucore: add words to spell-checker:ignore
This commit is contained in:
parent
61e0450c66
commit
89af8b9769
2 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,9 @@
|
|||
// For the full copyright and license information, please view the LICENSE
|
||||
// file that was distributed with this source code.
|
||||
|
||||
//! `human`-size formating
|
||||
// spell-checker:ignore gnulibs sfmt
|
||||
|
||||
//! `human`-size formatting
|
||||
//!
|
||||
//! Format sizes like gnulibs human_readable() would
|
||||
|
||||
|
|
|
@ -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 (paths) atim sublink subwords azerty azeaze xcwww azeaz amaz azea qzerty tazerty tsublink testfile1 testfile2 filelist testdir testfile
|
||||
// spell-checker:ignore (paths) atim sublink subwords azerty azeaze xcwww azeaz amaz azea qzerty tazerty tsublink testfile1 testfile2 filelist fpath testdir testfile
|
||||
#[cfg(not(windows))]
|
||||
use regex::Regex;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue