We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7acfab commit 1b08640Copy full SHA for 1b08640
1 file changed
src/uucore/src/lib/features/safe_traversal.rs
@@ -10,7 +10,7 @@
10
//
11
// spell-checker:ignore CLOEXEC RDONLY TOCTOU closedir dirp fdopendir fstatat openat REMOVEDIR unlinkat smallfile
12
// spell-checker:ignore RAII dirfd fchownat fchown FchmodatFlags fchmodat fchmod mkdirat CREAT WRONLY ELOOP ENOTDIR
13
-// spell-checker:ignore atimensec mtimensec ctimensec
+// spell-checker:ignore atimensec mtimensec ctimensec opath chmods
14
15
#[cfg(test)]
16
use std::os::unix::ffi::OsStringExt;
0 commit comments