12 Commits

Author SHA1 Message Date
Eric Morand
7c9aad50bf
RULEAPI-836 - Add compatibleLanguages to javascript rule manifests (#4731) 2025-03-17 09:58:46 +00:00
Yassin Kammoun
ffa9fc6bb2
Tag RSPECs of JS/TS rules relying on type information (#3354)
## 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-10-24 09:17:27 +00:00
Yassin Kammoun
531e4225da
Migrate links from JavaScript RSPECs to the LaYC format (#3309) 2023-10-19 11:46:59 +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
Yassin Kammoun
eeda8468ea
Modify JS/TS rules: Uniform links to TypeScript and MDN references (#2736) 2023-08-01 07:27:02 +02:00
Ilia Kebets
67ca1c1381
Modify rule S6544: remove mention of error handling, which we will not cover anymore (#1834) 2023-05-08 11:34:47 +02:00
Victor
fe961619f9 migrate rule descriptions to new education format 2023-05-05 16:29:04 +02:00
Ilia Kebets
d7824d65a3
Modify rule S6544: Fix code example (#1824) 2023-04-28 08:19:33 +02:00
Ilia Kebets
4e2eb2893b
Modify rule S6544: Make pseudo header visible and fix list (#1818) 2023-04-26 16:14:27 +02:00
Ilia Kebets
c5bd90a73d
Modify rule S6544: include cases where promises are not resolved or error handled (#1780) 2023-04-24 09:28:46 +02:00
github-actions[bot]
88273ac629
Update rule S6544: cover additionnal cases from typescript-eslint's no-misused-promises (#1733) 2023-04-13 15:20:59 +02:00
github-actions[bot]
85e172ddc6
Create rule S6544: Promise executor functions should not be async (#1676)
Co-authored-by: Ilia Kebets <ilia.kebets@sonarsource.com>
2023-03-22 16:03:39 +01:00