We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c20327c commit 29061b6Copy full SHA for 29061b6
src/uucore/src/lib/features/mode.rs
@@ -5,7 +5,7 @@
5
6
//! Set of functions to parse modes
7
8
-// spell-checker:ignore (vars) fperm srwx
+// spell-checker:ignore (vars) fperm srwx RAII
9
10
use libc::umask;
11
0 commit comments