Output is currently activated only for checks listed in the order_checks() function. This should be improved, so output happens for all checks in default order, with order_checks() just being an override of that default ordering. That will make adding new checks easier
Output is currently activated only for checks listed in the
order_checks()function. This should be improved, so output happens for all checks in default order, withorder_checks()just being an override of that default ordering. That will make adding new checks easier