EsLint Plugin regression

Dear Sonar-Team,

with the update to v3.0.5 of the eslint-plugin-sonar, there seems to have been a removal of the no-one-iteration-loop rule which broke our build. Even though this rule was marked as obsolete, we didn’t expect a removal in a patch version update according to semantic versioning. If this was intentional, is there some documentation which describes your versioning scheme?

Thanks and best wishes!

Hello @DSteinmann,

indeed, that was by mistake. We noticed too late as you can see in this comment.

Sorry for the inconvenience.

Cheers

thanks for the quick reply and the pointer! Mistakes happen and this one is easy to fix for us :slight_smile:

Thanks for your work and have a great rest of the week!