mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 08:30:57 -05:00
chore(ci): Allow prelude wildcard imports
This commit is contained in:
parent
82cf9a62b0
commit
181a2cf5e6
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
warn-on-all-wildcard-imports = true
|
|
||||||
allow-print-in-tests = true
|
allow-print-in-tests = true
|
||||||
allow-expect-in-tests = true
|
allow-expect-in-tests = true
|
||||||
allow-unwrap-in-tests = true
|
allow-unwrap-in-tests = true
|
||||||
|
|
Loading…
Reference in a new issue