solid-software / solid_lints

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

cyclic complexity should include more types of nesting #151

Open danylo-safonov-solid opened 3 months ago

danylo-safonov-solid commented 3 months ago

e.g. nested widgets, functions nested as parameters for other functions, etc