Skip to content

Commit

Permalink
Update AnalyzerReleases
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinungf committed Feb 25, 2024
1 parent 2857ca7 commit 813ada8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
10 changes: 9 additions & 1 deletion SpreadCheetah.SourceGenerator/AnalyzerReleases.Shipped.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Release 1.2.0
## Release 1.2.0

### New Rules
Rule ID | Category | Severity | Notes
Expand All @@ -12,3 +12,11 @@ SPCH1001 | SpreadCheetah.SourceGenerator | Warning | NoPropertiesFound
Rule ID | Category | Severity | Notes
--------|----------|----------|-------
SPCH1002 | SpreadCheetah.SourceGenerator | Warning | UnsupportedTypeForCellValue


## Release 1.13.0

### New Rules
Rule ID | Category | Severity | Notes
--------|----------|----------|-------
SPCH1003 | SpreadCheetah.SourceGenerator | Error | DuplicateColumnOrder
5 changes: 0 additions & 5 deletions SpreadCheetah.SourceGenerator/AnalyzerReleases.Unshipped.md
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
### New Rules

Rule ID | Category | Severity | Notes
--------|----------|----------|--------------------
SPCH1003 | SpreadCheetah.SourceGenerator | Error | DuplicateColumnOrder

0 comments on commit 813ada8

Please sign in to comment.