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 8e9c58c commit 2811b55Copy full SHA for 2811b55
src/ignore/scanner.rs
@@ -15,7 +15,7 @@ pub enum ScanPhase {
15
Filtering,
16
/// Processing filtered files
17
Processing,
18
- /// Scan completed
+ /// Scan completed successfully
19
Complete,
20
}
21
0 commit comments