solid-software / solid_lints

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

Refactor package structure #168

Open solid-vovabeloded opened 2 months ago

solid-vovabeloded commented 2 months ago

We need to refactor the current package structure to make it consistent over different rules. The package structure should be the following for all the rules:

- lints
   - lint_name
     - model
     - visitor
     - fix
     - lint_name_rule.dart