solid-software / solid_lints

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

Add the 'double-literal-format' rule #45

Closed xvadim closed 11 months ago

xvadim commented 11 months ago
  1. Implemented the 'double-literal-format' rule
  2. Added a test for the 'double-literal-format' rule

double-literal-format-rule