mirror of https://github.com/godotengine/godot
- Add tests for the following diagnostics: GD0101, GD0102, GD0103, GD0104, GD0105, GD0106, GD0107. - Fix GD0101 not being reported any more (was filtering static classes before reporting). - Fix GD0107 not preventing `Node` members from being exported from not-`Node` types. |
||
|---|---|---|
| .. | ||
| CodeAnalysisAttributes.cs | ||
| Common.cs | ||
| EventHandlerSuffixSuppressor.cs | ||
| ExtensionMethods.cs | ||
| GlobalClassAnalyzer.cs | ||
| Godot.SourceGenerators.csproj | ||
| Godot.SourceGenerators.props | ||
| GodotClasses.cs | ||
| GodotEnums.cs | ||
| GodotMemberData.cs | ||
| GodotPluginsInitializerGenerator.cs | ||
| Helper.cs | ||
| MarshalType.cs | ||
| MarshalUtils.cs | ||
| MethodInfo.cs | ||
| MustBeVariantAnalyzer.cs | ||
| PropertyInfo.cs | ||
| ScriptMethodsGenerator.cs | ||
| ScriptPathAttributeGenerator.cs | ||
| ScriptPropertiesGenerator.cs | ||
| ScriptPropertyDefValGenerator.cs | ||
| ScriptRegistrarGenerator.cs | ||
| ScriptSerializationGenerator.cs | ||
| ScriptSignalsGenerator.cs | ||