A set of elm-review rules used across our projects at carwow
rules : List Review.Rule.Rule
Returns a list of elm-review rules that we apply to all of our elm at carwow.
Include the result in the list of rules returned by the rules
function of the ReviewConfig.elm
file in each application.