You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue. Maybe when using a "match" regex the "strict" option should only check the captured part of the name, because that's what the "formats" use.
I have the same issue. Maybe when using a "match" regex the "strict" option should only check the captured part of the name, because that's what the "formats" use.
This is already the current behavior. Closing because the issue is solved.
Environment information
Rule name
useNamingConvention
Playground link
https://biomejs.dev/playground/?lintRules=all&code=ZgB1AG4AYwB0AGkAbwBuACAAdABlAHMAdAA8AFQAQQByAGcAPgAoAGEAcgBnADoAIABUAEEAcgBnACkAIAB7AAoAIAAgAHIAZQB0AHUAcgBuACAAYQByAGcACgB9AAoACgB0AGUAcwB0ACgAMQApAA%3D%3D
Expected result
It should not report consecutive capitals on generic parameters, since a lot of people likes using
T{GenericName}
.Code of Conduct
The text was updated successfully, but these errors were encountered: