Specifications for currently implemented analyzers

This commit is contained in:
Brandon Thetford
2024-04-19 16:45:39 -07:00
parent bdaa375d51
commit 15feab1e11
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
## Release 1.0
### New Rules
Rule ID | Category | Severity | Notes
--------|----------|----------|--------------------
TG0001 | Usage | Error | TG0001_GlobalNamespaceNotSupported
TG0002 | Usage | Error | TG0002_UnderlyingTypeNotSupported

View File

@@ -0,0 +1,4 @@
### New Rules
Rule ID | Category | Severity | Notes
--------|----------|----------|--------------------