rspec/rules/S6627/common/potential_impact.adoc
github-actions[bot] 7021be3a27
Create rule S6627: Users should not use internal APIs (#4234)
* Add javascript to rule S6627

* add javascript language to rule

* improve js example

---------

Co-authored-by: ilia-kebets-sonarsource <ilia-kebets-sonarsource@users.noreply.github.com>
Co-authored-by: Ilia Kebets <ilia.kebets@sonarsource.com>
2024-09-09 15:55:10 +02:00

4 lines
171 B
Plaintext

==== Code Stability
If not fixed, your code might break when the library is upgraded to a new version, even if only the minor version number or the patch number changes.