5 Commits

Author SHA1 Message Date
Rudy Regazzoni
c8a38c91dd
Modify rule S6579: apply LaYC format (#3124)
## Review

A dedicated reviewer checked the rule description successfully for:

- [ ] logical errors and incorrect information
- [ ] information gaps and missing content
- [ ] text style and tone
- [ ] PR summary and labels follow [the
guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule)

---------

Co-authored-by: Marcin Stachniuk <marcin.stachniuk@sonarsource.com>
2023-09-25 15:04:40 +02:00
Marco Borgeaud
8729d7a38c
Diff blocks: fix some incorrect use for docker (#2800)
Improvement identified in #2790.

Add a prefix to the diff-id when it is used multiple times in different
"how to fix it in XYZ" sections to avoid ambiguity and pedantically
follow the spec:

> A single and unique diff-id should be used only once for each type of
code example as shown in the description of a rule.

Obvious typos around `diff-id` were fixed.
2023-08-10 15:57:01 +02:00
Antonio Aversa
a02bf814d4
Clean Code Taxonomy: add "code" to all non-obsolete metadata.json (#2793) 2023-08-04 17:19:38 +02:00
Jonas Wielage
ab04f2c385
Modify rule S6579: Fix typos in the description (#1771) 2023-04-18 09:47:39 +02:00
github-actions[bot]
1f696a7f8e
Create rule S6579: Access variable which is not available in current scope (#1736) 2023-04-12 16:06:40 +02:00