avoid_print:false# We use prints as debugging tools here a lot.# Tests try to throw and catch things in exciting ways all the time, so# we disable these lints for the tests.only_throw_errors:falseavoid_catching_errors:falseavoid_catches_without_on_clauses:false