solid-software / solid_lints

🟧 Lints for Dart and Flutter based on software industry standards and best practices.
Other
36 stars 17 forks source link

add cast_nullable_to_non_nullable lint #14

Closed solid-danylosafonov closed 1 year ago

solid-danylosafonov commented 1 year ago

Rationale: this lint is similar to avoid-non-null-assertion which is already used, basically it suggests to not ignore possible null value