mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Enable the doc_markdown Clippy lint in libloot
This commit is contained in:
+1
-1
@@ -207,7 +207,7 @@ impl Database {
|
||||
/// user metadata involved while minimising the amount of masterlist
|
||||
/// metadata involved. It's not the path involving the fewest groups.
|
||||
///
|
||||
/// If there is no path between the two groups, the returned [Vec] will be
|
||||
/// If there is no path between the two groups, the returned `Vec` will be
|
||||
/// empty.
|
||||
pub fn groups_path(
|
||||
&self,
|
||||
|
||||
Reference in New Issue
Block a user