We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aa3cc3 commit dead7caCopy full SHA for dead7ca
lychee-bin/src/stats.rs
@@ -1,4 +1,4 @@
1
-// Disable lint, clippy thinks that InputSource has inner mutability, but this seems like a flase positive
+// Disable lint, clippy thinks that InputSource has inner mutability, but this seems like a false positive
2
#![allow(clippy::mutable_key_type)]
3
4
use std::collections::{HashMap, HashSet};
0 commit comments