mirror of
https://github.com/cobalt-org/cobalt.rs
synced 2024-11-10 06:14:12 +00: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