fix(argus-core): disable clippy warnings for proptest

This commit is contained in:
Anand Balakrishnan 2023-09-07 13:24:13 -07:00
parent f00fe25c58
commit 3a9623b99b
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View file

@ -14,6 +14,6 @@ repos:
entry: nox -t fix style lint
language: system
pass_filenames: false
types:
types_or:
- rust
- python