generated from nhcarrigan/template
eb2fbda07b
Replaces sort_by with sort_by_key + Reverse for unnecessary_sort_by lint, and replaces manual > 0 guard before division with checked_div for manual_checked_ops lint.