6 Commits

Author SHA1 Message Date
Antonio Aversa
a02bf814d4
Clean Code Taxonomy: add "code" to all non-obsolete metadata.json (#2793) 2023-08-04 17:19:38 +02:00
Victor
fe961619f9 migrate rule descriptions to new education format 2023-05-05 16:29:04 +02:00
Fred Tingaud
b4161466e6
RULEAPI-661: Add syntax coloring 2022-02-04 16:28:24 +00:00
Arseniy Zaostrovnykh
6a0ec99e78
RULEAPI-706: Add quick fixes metadata 2021-10-07 09:23:15 +00:00
margarita-nedzelska-sonarsource
505c2f774a
Fix formatting in S6315 description (#221) 2021-07-28 07:57:57 +00:00
github-actions[bot]
3332627c3d
Create rule S6315: The return value of "async" should be used (#181)
* Create rule S6315

* Added rule description and metadata for S6315

* Improved description

* Changed rule to cover async vs. launch instead. Rule 6307 already covers launching tasks with the correcd dispatcher.

* Changed rule to encompass all functions returning 'Deferred'

* Improved description

* Adjusted cost

Co-authored-by: johann-beleites-sonarsource <johann-beleites-sonarsource@users.noreply.github.com>
Co-authored-by: Johann Beleites <johann.beleites@sonarsource.com>
Co-authored-by: margarita-nedzelska-sonarsource <70522623+margarita-nedzelska-sonarsource@users.noreply.github.com>
Co-authored-by: Johann Beleites <63855942+johann-beleites-sonarsource@users.noreply.github.com>
2021-07-21 13:38:37 +02:00