2529 Commits

Author SHA1 Message Date
Alban Auzeill
36dfadb131
Modify rule S2975(Java): Fix links to other rules (#2228) 2023-06-19 11:58:12 +02:00
Alban Auzeill
1dcb5c39c4
Modify rule S2390(Java): Fix typo (#2232) 2023-06-19 11:45:41 +02:00
Cristian Ambrosini
d29b35f7ef
Modify rule S122: Add resources section (#2231) 2023-06-19 10:02:55 +02:00
Victor
abf5f18af8
Modify rule S1534: Adapt to LaYC (#2179) 2023-06-19 09:58:49 +02:00
Antonio Aversa
7f1f037201
Modify rule S4487: fix code example (#2230) 2023-06-19 09:42:33 +02:00
SonarTech
78e2b45775 update coverage information 2023-06-17 00:33:47 +00:00
Alban Auzeill
8ab07f1740
Modify rule S2446(Java): Fix typo (#2227) 2023-06-16 17:41:58 +02:00
Sebastien Marichal
1eaefdee30
Modify rule S4635: Update title (#2197) 2023-06-16 17:23:00 +02:00
Fred Tingaud
025936fdfb
Modify Rule S2681: LaYC comment blocks
Co-authored-by: Amélie Renard <44666826+amelie-renard-sonarsource@users.noreply.github.com>
2023-06-16 16:55:05 +02:00
Martin Strecker
9611bbdf98
Modify rule S4586: Add how to fix it section (#2220) 2023-06-16 16:15:39 +02:00
Fred Tingaud
84f1ddd588
Modify rule S2761: LaYC multiple unary operators
Co-authored-by: Amélie Renard <44666826+amelie-renard-sonarsource@users.noreply.github.com>
2023-06-16 16:00:06 +02:00
Sebastien Marichal
c5e313703c
Modify rule S3966: Separate examples (#2226) 2023-06-16 15:59:27 +02:00
Antonio Aversa
98d9084439
Modify rule S3451: fix wrong link (#2225) 2023-06-16 15:47:49 +02:00
Victor
fdb4696469
Modify rule S6509: Adapt to LaYC (#2174) 2023-06-16 13:44:46 +00:00
Antonio Aversa
c6e12bbf8d
Modify rule S3776: LaYC format (#2215) 2023-06-16 15:42:52 +02:00
Antonio Aversa
f7f5c521b6
Modify rule S4487: fix missing space in code example (#2224) 2023-06-16 15:42:30 +02:00
Amélie Renard
bc97d7b4ca
Modify rule S122: LaYC format 2023-06-16 13:38:45 +00:00
Antonio Aversa
057071b616
Modify rule S2198: LaYC format (#2156) 2023-06-16 15:37:20 +02:00
Čaba Šagi
53c580c9e7
Modify rule S2445: Fix java diff tag (#2221) 2023-06-16 15:21:46 +02:00
Čaba Šagi
4a0501a187
Modify rule S4277: Fix vbnet diff tag (#2222) 2023-06-16 15:13:15 +02:00
Čaba Šagi
3f380c4974
Modify rule S4158: Fix vb.net compliant solution formatting (#2219) 2023-06-16 14:56:08 +02:00
Martin Strecker
05590ca33f
Modify rule S2583: Fix quickfix field (#2216) 2023-06-16 12:57:15 +02:00
Martin Strecker
e409c102f2
Modify rule S2583: LaYC format (#2196)
[S2583](https://sonarsource.github.io/rspec/#/rspec/S2583/csharp)

## 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)
2023-06-16 12:27:54 +02:00
Gregory Paidis
2aa6cde667
Modify rule S2190: LaYC format (#1962)
Also remove unused languages.

---------

Co-authored-by: vilchik.elena <elena.vilchik@sonarsource.com>
2023-06-16 12:23:50 +02:00
Čaba Šagi
3598b25d49
Modify rule S1110: Update dotnet part of the rule to LayC (#2214) 2023-06-16 11:18:11 +02:00
Antonio Aversa
d70b5b5faf
Modify rule S3464: fix VB.NET code example (#2212) 2023-06-16 11:03:44 +02:00
Amélie Renard
fcd323ebd3
Modify rule S108: fix Kotlin LaYC format 2023-06-16 10:35:12 +02:00
Mary Georgiou
48e3edab0a
Modify S3966: Fix broken argument (#2210) 2023-06-16 09:52:11 +02:00
Fred Tingaud
0bbdb53a0c
Modify Rule S2692: LaYC indexOf
Co-authored-by: Amélie Renard <44666826+amelie-renard-sonarsource@users.noreply.github.com>
2023-06-16 09:50:40 +02:00
Sebastien Marichal
9657591468
Modify rule S2589: LaYC format (#2195) 2023-06-16 09:28:19 +02:00
Fred Tingaud
49e4aff3ec
Modify Rule S2757: LaYC =+
Co-authored-by: Amélie Renard <44666826+amelie-renard-sonarsource@users.noreply.github.com>
2023-06-15 19:30:44 +02:00
Amélie Renard
4a48939718
Modify rule S108: LaYC format 2023-06-15 19:03:19 +02:00
Čaba Šagi
8bd7d95bdb
Modify S4158: LayC format (#2208)
## 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)
2023-06-15 17:37:19 +02:00
Mary Georgiou
6726dcc4b6
Modify rule S3966: Migrate to LaYC (#2135) 2023-06-15 17:26:30 +02:00
Cristian Ambrosini
fd97e50b11
Modify rule S1117: Update to LaYC (#2207) 2023-06-15 17:09:18 +02:00
cynthiabethea
09e3db2ac9
modify_S2639_layc_js_only (#2122)
Made some updates to rule text for Java, Javascript, and the general
description for the other languages.

## Review

A dedicated reviewer checked the rule description successfully for:

- [ ] logical errors and incorrect information
- [ ] information gaps and missing content
- [ ] text style and tone

---------

Co-authored-by: Elena Vilchik <elena.vilchik@sonarsource.com>
2023-06-15 15:56:08 +01:00
Gregory Paidis
cfb6eb88f4
Modify S1479: LAYC format (#2205) 2023-06-15 16:30:42 +02:00
Čaba Šagi
540bcd001c
Modify rule S1118: Update to LaYC (#2206)
## 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)
2023-06-15 15:32:44 +02:00
Martin Strecker
f95d517a7c
Modify rule S4586: LaYC format (#2155)
Update rule content and descriptions to LaYC format.
https://sonarsource.github.io/rspec/#/rspec/S4586

## 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)
2023-06-15 15:08:57 +02:00
Pavel Mikula
fe3d15fdc6
Modify rule S4158: Improve C# and VB.NET examples (#2181) 2023-06-15 13:54:49 +02:00
Amélie Renard
a5545cf46e
Modify rule S121: LaYC format 2023-06-15 11:57:45 +02:00
Martin Strecker
e77be4d8ae
Modify rule S2114: LaYC format (#2190) 2023-06-15 11:09:43 +02:00
Costin Zaharia
ea3ad82654
Modify rule S3655: LaYC format (#2204)
## 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)
2023-06-15 11:08:34 +02:00
Sebastien Marichal
f34d52a1e1
Modify rule S1944: Fix detail in VB.NET example (#2203) 2023-06-15 10:52:04 +02:00
Gregory Paidis
ef35d53ede
Modify rule S2291: LAYC format (#2169) 2023-06-15 10:20:09 +02:00
Costin Zaharia
e6db263ce7
Modify rule 3442: apply LaYC format (#2194)
## 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)
2023-06-15 09:34:26 +02:00
Victor
e150501da3
Modify rule S2137: Adapt to LaYC (#2167) 2023-06-15 09:33:20 +02:00
Antonio Aversa
6c5bfd51f6
Modify rule S2692: align C# and VB.NET examples (#2201) 2023-06-15 08:58:50 +02:00
Antonio Aversa
d4b7a21cc3
Modify rule S3464: fix code example (#2199) 2023-06-15 08:55:51 +02:00
Antonio Aversa
ec89f9dcd0
Modify rule S4487: LaYC format (#2198) 2023-06-15 08:54:48 +02:00