C#: Add analyzer release tracking
Fixes diagnostic RS2008.
This commit is contained in:
parent
fb10e67fef
commit
f685c69bd4
3 changed files with 40 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
### New Rules
|
||||
|
||||
Rule ID | Category | Severity | Notes
|
||||
--------|----------|----------|--------------------
|
||||
GD0003 | Usage | Error | ScriptPathAttributeGenerator, [Documentation](https://docs.godotengine.org/en/latest/tutorials/scripting/c_sharp/diagnostics/GD0003.html)
|
||||
Loading…
Add table
Add a link
Reference in a new issue