From 1e2bf05e5b72750f63a6448d0a0982dcf449cf69 Mon Sep 17 00:00:00 2001 From: Philipp Dominik Schubert <119606487+pdschbrt@users.noreply.github.com> Date: Wed, 23 Aug 2023 15:28:39 +0200 Subject: [PATCH] Modify rule S5280: Update quickfix status ## 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) --- rules/S5280/cfamily/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/S5280/cfamily/metadata.json b/rules/S5280/cfamily/metadata.json index 486688176f..fbc92de668 100644 --- a/rules/S5280/cfamily/metadata.json +++ b/rules/S5280/cfamily/metadata.json @@ -31,5 +31,5 @@ "defaultQualityProfiles": [ "Sonar way" ], - "quickfix": "unknown" + "quickfix": "infeasible" }