From c5bd5389eb2be884f00f0d1d9307c02101a7829c Mon Sep 17 00:00:00 2001 From: Shahab Date: Sat, 6 Apr 2024 13:21:46 +0200 Subject: [PATCH] chore: fixed the Rule ID --- .../CodeJoyRide.Fx.Analyzer/AnalyzerReleases.Shipped.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CodeJoyRide.Fx.Analyzer/CodeJoyRide.Fx.Analyzer/AnalyzerReleases.Shipped.md b/CodeJoyRide.Fx.Analyzer/CodeJoyRide.Fx.Analyzer/AnalyzerReleases.Shipped.md index 52320d7..d4b4459 100644 --- a/CodeJoyRide.Fx.Analyzer/CodeJoyRide.Fx.Analyzer/AnalyzerReleases.Shipped.md +++ b/CodeJoyRide.Fx.Analyzer/CodeJoyRide.Fx.Analyzer/AnalyzerReleases.Shipped.md @@ -4,4 +4,4 @@ | Rule ID | Category | Severity | Notes | |---------|----------|----------|--------------------------------------------------| -| AB0002 | Usage | Warning | The speed must be lower than the Speed of Light. | +| CJR001 | Usage | Warning | The speed must be lower than the Speed of Light. |