File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
.vscode/cspell.dictionaries Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ flamegraph
4747fsxattr
4848fullblock
4949getfacl
50+ getfattr
5051getopt
5152gibi
5253gibibytes
Original file line number Diff line number Diff line change 33// For the full copyright and license information, please view the LICENSE
44// file that was distributed with this source code.
55// spell-checker:ignore (flags) reflink (fs) tmpfs (linux) rlimit Rlim NOFILE clob btrfs neve ROOTDIR USERDIR procfs outfile uufs xattrs
6- // spell-checker:ignore bdfl hlsl IRWXO IRWXG getfattr
6+ // spell-checker:ignore bdfl hlsl IRWXO IRWXG
77use uutests:: at_and_ucmd;
88use uutests:: new_ucmd;
99use uutests:: path_concat;
Original file line number Diff line number Diff line change 33// For the full copyright and license information, please view the LICENSE
44// file that was distributed with this source code.
55
6- // spell-checker:ignore bindgen getfattr testtest
6+ // spell-checker:ignore bindgen testtest
77
88#![ allow( clippy:: cast_sign_loss, clippy:: cast_possible_truncation) ]
99
Original file line number Diff line number Diff line change 33// For the full copyright and license information, please view the LICENSE
44// file that was distributed with this source code.
55
6- // spell-checker:ignore getfattr nconfined
6+ // spell-checker:ignore nconfined
77
88use uutests:: new_ucmd;
99use uutests:: util:: TestScenario ;
You can’t perform that action at this time.
0 commit comments