Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 16bb63b

Browse files
quantum-encodingsylvestre
authored andcommitted
Add spell-checker ignore directive for mpsc
1 parent 2d4023d commit 16bb63b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/uu/du/src/du_parallel.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// Parallel directory traversal implementation for du
2+
// spell-checker:ignore mpsc
23

34
use rayon::prelude::*;
45
use std::collections::HashSet;

0 commit comments

Comments
 (0)