- 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. |
||
|---|---|---|
| .. | ||
| AllReadOnly.cs | ||
| AllWriteOnly.cs | ||
| Bar.cs | ||
| EventSignals.cs | ||
| ExportDiagnostics_GD0101.cs | ||
| ExportDiagnostics_GD0102.cs | ||
| ExportDiagnostics_GD0103.cs | ||
| ExportDiagnostics_GD0104.cs | ||
| ExportDiagnostics_GD0105.cs | ||
| ExportDiagnostics_GD0106.cs | ||
| ExportDiagnostics_GD0107.cs | ||
| ExportedFields.cs | ||
| ExportedProperties.cs | ||
| Foo.cs | ||
| Generic.cs | ||
| Generic.GD0003.cs | ||
| GlobalClass.GD0401.cs | ||
| GlobalClass.GD0402.cs | ||
| Methods.cs | ||
| MixedReadOnlyWriteOnly.cs | ||
| MoreExportedFields.cs | ||
| MustBeVariant.GD0301.cs | ||
| MustBeVariant.GD0302.cs | ||
| SameName.GD0003.cs | ||
| ScriptBoilerplate.cs | ||