fix: formatting
This commit is contained in:
parent
c946f80414
commit
57520a15a3
|
|
@ -119,7 +119,8 @@ impl Query {
|
|||
}
|
||||
|
||||
/// ## Returns
|
||||
/// `self.keywords` with file paths transformed into their parent directory paths and directory paths unchanged
|
||||
/// `self.keywords` with file paths transformed into their parent directory
|
||||
/// paths and directory paths unchanged
|
||||
///
|
||||
/// ## Warning
|
||||
/// Clones self.keywords
|
||||
|
|
|
|||
Loading…
Reference in New Issue