Add "untypedconst" linter #3478
Labels
enhancement
New feature or improvement
linter: new
Support new linter
no decision
No decision to fix or not
Your feature request related to a problem? Please describe.
The
untypedconst
linter ensures that untyped constant expressions are not used as values of defined type (a.k.a. named type).https://github.com/jiftechnify/untypedconst
Describe the solution you'd like.
—
Describe alternatives you've considered.
—
Additional context.
No response
The text was updated successfully, but these errors were encountered: