chore: some more clippy lints
This commit is contained in:
parent
a07f988905
commit
5ea0dbf77a
3 changed files with 14 additions and 13 deletions
|
|
@ -22,6 +22,7 @@ svg { width: 100%; }
|
|||
|
||||
";
|
||||
|
||||
#[must_use]
|
||||
pub fn lang_not_found_for_path(path: &Path, loader_config: &LoaderConfig) -> String {
|
||||
let path = path.display();
|
||||
format!(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue