diff --git a/flex-checks/pom.xml b/flex-checks/pom.xml index 30154f04..afc7cef5 100644 --- a/flex-checks/pom.xml +++ b/flex-checks/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.flex flex - 2.15.0-SNAPSHOT + 2.14.0-SNAPSHOT flex-checks diff --git a/flex-checks/src/main/resources/org/sonar/l10n/flex/rules/flex/ClassComplexity.json b/flex-checks/src/main/resources/org/sonar/l10n/flex/rules/flex/ClassComplexity.json index 8ab5cfe6..2b3db2b4 100644 --- a/flex-checks/src/main/resources/org/sonar/l10n/flex/rules/flex/ClassComplexity.json +++ b/flex-checks/src/main/resources/org/sonar/l10n/flex/rules/flex/ClassComplexity.json @@ -8,7 +8,9 @@ "linearOffset": "10min", "linearFactor": "1min" }, - "tags": [], + "tags": [ + "brain-overload" + ], "defaultSeverity": "Critical", "ruleSpecification": "RSPEC-1311", "sqKey": "S1311", diff --git a/flex-checks/src/main/resources/org/sonar/l10n/flex/rules/flex/S1451.json b/flex-checks/src/main/resources/org/sonar/l10n/flex/rules/flex/S1451.json index 2ce43510..c5cba03b 100644 --- a/flex-checks/src/main/resources/org/sonar/l10n/flex/rules/flex/S1451.json +++ b/flex-checks/src/main/resources/org/sonar/l10n/flex/rules/flex/S1451.json @@ -12,7 +12,9 @@ "func": "Constant\/Issue", "constantCost": "5min" }, - "tags": [], + "tags": [ + "convention" + ], "defaultSeverity": "Blocker", "ruleSpecification": "RSPEC-1451", "sqKey": "S1451", diff --git a/flex-squid/pom.xml b/flex-squid/pom.xml index f5f8db76..5ae0bb50 100644 --- a/flex-squid/pom.xml +++ b/flex-squid/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.flex flex - 2.15.0-SNAPSHOT + 2.14.0-SNAPSHOT flex-squid diff --git a/its/plugin/pom.xml b/its/plugin/pom.xml index f686fa6d..223ba3f5 100644 --- a/its/plugin/pom.xml +++ b/its/plugin/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.flex flex-its - 2.15.0-SNAPSHOT + 2.14.0-SNAPSHOT it-flex diff --git a/its/pom.xml b/its/pom.xml index a589c50e..a7ddd527 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.flex flex - 2.15.0-SNAPSHOT + 2.14.0-SNAPSHOT flex-its diff --git a/its/ruling/pom.xml b/its/ruling/pom.xml index 38e6ebfb..2b9489f3 100644 --- a/its/ruling/pom.xml +++ b/its/ruling/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.flex flex-its - 2.15.0-SNAPSHOT + 2.14.0-SNAPSHOT it-flex-ruling diff --git a/pom.xml b/pom.xml index 28c42232..83f333e9 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.sonarsource.flex flex - 2.15.0-SNAPSHOT + 2.14.0-SNAPSHOT pom Flex diff --git a/sonar-flex-plugin/pom.xml b/sonar-flex-plugin/pom.xml index 07d33acb..d4bdc6a1 100644 --- a/sonar-flex-plugin/pom.xml +++ b/sonar-flex-plugin/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.flex flex - 2.15.0-SNAPSHOT + 2.14.0-SNAPSHOT sonar-flex-plugin diff --git a/sonarpedia.json b/sonarpedia.json index 2cd1916b..f30b43a0 100644 --- a/sonarpedia.json +++ b/sonarpedia.json @@ -3,7 +3,7 @@ "languages": [ "FLEX" ], - "latest-update": "2024-11-25T11:36:05.186615Z", + "latest-update": "2025-02-24T15:51:52.474746700Z", "options": { "no-language-in-filenames": true, "preserve-filenames": true diff --git a/sslr-flex-toolkit/pom.xml b/sslr-flex-toolkit/pom.xml index df64b10a..4e6560fa 100644 --- a/sslr-flex-toolkit/pom.xml +++ b/sslr-flex-toolkit/pom.xml @@ -5,7 +5,7 @@ org.sonarsource.flex flex - 2.15.0-SNAPSHOT + 2.14.0-SNAPSHOT sslr-flex-toolkit