Skip to content

Commit

Permalink
Add "ROOTDIR" to the ignore spell
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre authored Aug 3, 2022
1 parent df2c69a commit 5c55b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/by-util/test_cp.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// spell-checker:ignore (flags) reflink (fs) tmpfs (linux) rlimit Rlim NOFILE clob btrfs
// spell-checker:ignore (flags) reflink (fs) tmpfs (linux) rlimit Rlim NOFILE clob btrfs ROOTDIR

use crate::common::util::*;
#[cfg(not(windows))]
Expand Down

0 comments on commit 5c55b74

Please sign in to comment.