Open DGoiana opened 2 weeks ago
To keep it as a design system, define a custom lint rule that detects string literals inside widgets defined in the uni_ui package. We avoid hardcoded texts and pass all of them as parameters. Investigate custom_lint package in order to do it.
uni_ui
custom_lint
To keep it as a design system, define a custom lint rule that detects string literals inside widgets defined in the
uni_ui
package. We avoid hardcoded texts and pass all of them as parameters. Investigatecustom_lint
package in order to do it.