rspec/rules/S4663/description.adoc
Fred Tingaud 35036fffff
Add check that each section is used only once
There was already a check for section duplication, but only in "How to
fix it". This changes the test to cover all sections.
And fixing the rules that this new validation fails on.

Also making test_modify_rule.py run on Windows.

---------

Co-authored-by: Christophe Zürn <36889251+christophe-zurn-sonarsource@users.noreply.github.com>
2023-06-13 18:03:28 +02:00

5 lines
206 B
Plaintext

Empty comments like the following don't improve readability and might indicate an oversight.
include::{example}[]
A meaningful text should be added to the comment or the comment markers should be removed.