chore(ci): Allow prelude wildcard imports

This commit is contained in:
Ed Page 2024-04-26 11:36:19 -05:00
parent 82cf9a62b0
commit 181a2cf5e6

View file

@ -1,4 +1,3 @@
warn-on-all-wildcard-imports = true
allow-print-in-tests = true
allow-expect-in-tests = true
allow-unwrap-in-tests = true