spell: add getfattr in the ignore list

This commit is contained in:
Sylvestre Ledru
2025-04-24 21:53:55 +02:00
parent 8298173554
commit 4a94a4e1dc
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -47,6 +47,7 @@ flamegraph
fsxattr
fullblock
getfacl
getfattr
getopt
gibi
gibibytes
+1 -1
View File
@@ -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;
+1 -1
View File
@@ -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)]
+1 -1
View File
@@ -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;