This repository was archived by the owner on Nov 20, 2024. It is now read-only.
1.18.0
1.18.0
- extend
camel_case_typesto cover enums - fix
no_leading_underscores_for_local_identifiersto not
mis-flag field formal parameters with default values - fix
prefer_function_declarations_over_variablesto not
mis-flag non-final fields - performance improvements for
prefer_contains - update
exhaustive_casesto skip deprecated values that
redirect to other values