chore(cli): apply clippy fixes
This commit is contained in:
parent
1fb16a72ac
commit
04ff704bca
49 changed files with 1094 additions and 1277 deletions
|
|
@ -1123,6 +1123,7 @@ impl<'a> LanguageConfiguration<'a> {
|
|||
Error::from(error).context(format!("Error in query file {path:?}"))
|
||||
}
|
||||
|
||||
#[allow(clippy::type_complexity)]
|
||||
fn read_queries(
|
||||
&self,
|
||||
paths: Option<&[String]>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue