clippy check for tests (#346)
This commit is contained in:
parent
143a8c9d4e
commit
673a461246
9 changed files with 30 additions and 31 deletions
|
|
@ -466,6 +466,7 @@ mod tests {
|
|||
names.iter().map(|s| s.to_string()).collect()
|
||||
}
|
||||
|
||||
#[allow(clippy::upper_case_acronyms)]
|
||||
type STA = StatementTmplArg;
|
||||
type P = Predicate;
|
||||
type NP = NativePredicate;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue