Hi, new and not sure where is the best place to post about SonarLint rules.
About HTML static code analysis it would nice to allow <li> inside <menu> parent elements.
Have a nice day.
Hi, new and not sure where is the best place to post about SonarLint rules.
About HTML static code analysis it would nice to allow <li> inside <menu> parent elements.
Have a nice day.
Hello Patrice,
This is the right place to request for rules!
What you mean is to extend the list of container tags for rule S1093 with the <menu>
tag. Is that correct?
Could you motivate your request, explain why you would like to add this?
Best,
Ilia
Hello @Patrice_Scribe,
indeed, we checked, and the spec allows that. We created a ticket and we will handle this false positive.
Cheers,
Victor