2529 Commits

Author SHA1 Message Date
Alban Auzeill
869c168284
Modify rule S2060(Java): Update rule according to the LayC (#2127) 2023-06-12 10:02:23 +02:00
Sebastien Marichal
a9b8e55ae6
Modify rule S2187: Improve title format (#2144)
## Review

A dedicated reviewer checked the rule description successfully for:

- [x] logical errors and incorrect information
- [x] information gaps and missing content
- [x] text style and tone
2023-06-12 09:40:46 +02:00
Antonio Aversa
2902b6da64
Modify rule S3451: LaYC format (#2104) 2023-06-12 09:25:07 +02:00
Cristian Ambrosini
090cd7b6db
Modify rule S1163: LaYC format (#2091) 2023-06-12 09:22:59 +02:00
Gregory Paidis
32bf576764
S3904: Migrate to layc level 2 (#2129)
## Review

A dedicated reviewer checked the rule description successfully for:

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

https://sonarsource.github.io/rspec/#/rspec/S3904/csharp
2023-06-09 17:19:16 +02:00
Dorian Burihabwa
441fd4a91c SONARJAVA-4488 Modify S2153: Fix typo and use diff'd code samples 2023-06-09 17:16:41 +02:00
Dorian Burihabwa
d0962408af SONARJAVA-4488 Modify S2151: Use diff'd code samples 2023-06-09 17:16:41 +02:00
Dorian Burihabwa
0e5ccaf506 SONARJAVA-4488 Modify S2142: Fix phrasing 2023-06-09 17:16:41 +02:00
Dorian Burihabwa
d6fc5d5ba7 SONARJAVA-4488 Modify S2140: Fix typo and use diff'd code samples 2023-06-09 17:16:41 +02:00
Dorian Burihabwa
5b6c7a1b88 SONARJAVA-4488 Modify S2133: Use diff'd code samples 2023-06-09 17:16:41 +02:00
Dorian Burihabwa
b348b64d71 SONARJAVA-4488 Modify S2130: Use diff'd code samples 2023-06-09 17:16:41 +02:00
Dorian Burihabwa
8b9df80c13 SONARJAVA-4488 Modify S2129: Fix typos and use diff'd code samples 2023-06-09 17:16:41 +02:00
John-Clifton-SonarSource
a3fc55943b
Update expressjs.adoc (#2139)
Fixing a typo in the noncompliant code example. I think this is now
right, but please double-check me.

## Review

A dedicated reviewer checked the rule description successfully for:

- [x] logical errors and incorrect information
- [x] information gaps and missing content
- [x] text style and tone
2023-06-09 15:45:56 +01:00
Cristian Ambrosini
86dcb93f8b
Modify rule S3972: LaYC format (#2123) 2023-06-09 16:37:07 +02:00
leonardo-pilastri-sonarsource
ad74d82e21
SONARJAVA-4482 Add diff notation to code examples (#2137) 2023-06-09 16:36:32 +02:00
leonardo-pilastri-sonarsource
202b45f7ac
SONARJAVA-4492 Modify rule S2441: rewrite title and description (#2103) 2023-06-09 16:19:31 +02:00
Sebastien Marichal
02b6cb6e44
Modify rule S927: LaYC format (#2114) 2023-06-09 16:17:40 +02:00
Cristian Ambrosini
fa52bf6a00
Removing unused variable in code snippet (#2136) 2023-06-09 15:28:24 +02:00
leonardo-pilastri-sonarsource
e4a6f0b2bc
SONARJAVA-4492 Modify rule S2390: Change to BUG and rewrite title and description (#2096) 2023-06-09 14:53:45 +02:00
leonardo-pilastri-sonarsource
9737f1f5ec
SONARJAVA-4492 Modify rule S2438: rewrite title and description, simplified code samples (#2100) 2023-06-09 14:53:08 +02:00
Sebastien Marichal
a42c849e3b
Modify rule S1186: LaYC format (#2095) 2023-06-09 14:51:36 +02:00
Loris S
1a8d33d656
Modify S2068: Fix Typo (#2132) 2023-06-09 14:31:04 +02:00
Victor
d9ff48dc96
Modify rule S6523: Adapt to LaYC (#2007) 2023-06-09 12:42:47 +02:00
Victor Diez
6b442d4a90 fix error 2023-06-09 12:41:19 +02:00
Victor Diez
8d03a4aa4d differentiate primitives and global objects 2023-06-09 12:41:19 +02:00
Victor Diez
0420f9defc add code examples sections 2023-06-09 12:41:19 +02:00
Victor Diez
b468a02725 add code examples sections 2023-06-09 12:41:19 +02:00
Victor Diez
62fac8a3d3 remove subtitles 2023-06-09 12:41:19 +02:00
Victor Diez
d7a148016e Changes after review 2023-06-09 12:41:19 +02:00
Victor
04b21f522c improvements after review 2023-06-09 12:41:19 +02:00
Victor
01f040d577 Improved description 2023-06-09 12:41:19 +02:00
Victor
b2bd23d01a Modify rule S6534: Adapt to LaYC 2023-06-09 12:41:19 +02:00
Cristian Ambrosini
b50a3f324f
Modify rule S3218: LaYC format (#2089) 2023-06-09 11:33:53 +02:00
Cristian Ambrosini
5f13c2cd13
Modify rule S1699: LaYC format (#2109) 2023-06-09 11:07:55 +02:00
Gregory Paidis
f28bcba936
S2306: Fix some whitespace (#2125) 2023-06-09 10:52:14 +02:00
Čaba Šagi
6d2015c1fe
Modify S3447: Fix indentation of code snippets (#2124) 2023-06-09 10:47:40 +02:00
Victor
a1545ff100
Modify rule S6522: Adapt to LaYC (#2009) 2023-06-09 09:34:59 +02:00
SonarTech
c5ea75a607 update coverage information 2023-06-09 00:34:07 +00:00
Dorian Burihabwa
7449c1114a
SONARJAVA-4492 Modify S2447: Modify description and code examples (#2116) 2023-06-08 15:32:39 +00:00
Angelo
cf629387a4
Modify rule S2236: Update rule according to the LayC (#2120) 2023-06-08 17:20:36 +02:00
Dorian Burihabwa
9787c7a33a
SONARJAVA-4492 Modify S2629: Rework first sentence and code samples (#2119) 2023-06-08 17:19:08 +02:00
Fred Tingaud
1d958ef229
Modify rule S3923: LaYC identical branches
Co-authored-by: Amélie Renard <44666826+amelie-renard-sonarsource@users.noreply.github.com>
2023-06-08 17:06:21 +02:00
Fred Tingaud
1b5bb2d7cf
Modify rule S4663: Adapt to LaYC 2023-06-08 17:03:41 +02:00
Gregory Paidis
8cad96a5f8
Modify rule S3998: Migrate to new educational format (#2111) 2023-06-08 16:53:12 +02:00
Antonio Aversa
ed1c6003b7
Modify rule S4524: LaYC format (#2071)
Adapts the [rule](https://sonarsource.github.io/rspec/#/rspec/S4524) to
LaYC format level 2, for csharp.
2023-06-08 16:49:55 +02:00
Gregory Paidis
1f7b894f02
Modify rule S2365: Migrate to new educational format (#2085) 2023-06-08 16:46:44 +02:00
Čaba Šagi
5a1eeabf0f
Modify S3217: Migrate it to the Learn-As-You-Code (#2098) 2023-06-08 16:36:51 +02:00
Dorian Burihabwa
c1769aa7f6
SONARJAVA-4492 Modify rule S2442: rewrite title and description (#2113) 2023-06-08 15:57:16 +02:00
Dorian Burihabwa
0327ad3bef
SONARJAVA-4492 Modify S2446 Modify description and code examples (#2115) 2023-06-08 15:55:22 +02:00
Arseniy Zaostrovnykh
13e8efe9f3
Update rule S935(cfamily): fix typo 2023-06-08 13:51:18 +00:00