mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
spell: add getfattr in the ignore list
This commit is contained in:
@@ -47,6 +47,7 @@ flamegraph
|
||||
fsxattr
|
||||
fullblock
|
||||
getfacl
|
||||
getfattr
|
||||
getopt
|
||||
gibi
|
||||
gibibytes
|
||||
|
||||
@@ -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 (flags) reflink (fs) tmpfs (linux) rlimit Rlim NOFILE clob btrfs neve ROOTDIR USERDIR procfs outfile uufs xattrs
|
||||
// spell-checker:ignore bdfl hlsl IRWXO IRWXG getfattr
|
||||
// spell-checker:ignore bdfl hlsl IRWXO IRWXG
|
||||
use uutests::at_and_ucmd;
|
||||
use uutests::new_ucmd;
|
||||
use uutests::path_concat;
|
||||
|
||||
@@ -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 bindgen getfattr testtest
|
||||
// spell-checker:ignore bindgen testtest
|
||||
|
||||
#![allow(clippy::cast_sign_loss, clippy::cast_possible_truncation)]
|
||||
|
||||
|
||||
@@ -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 getfattr nconfined
|
||||
// spell-checker:ignore nconfined
|
||||
|
||||
use uutests::new_ucmd;
|
||||
use uutests::util::TestScenario;
|
||||
|
||||
Reference in New Issue
Block a user