Commit e8701e1
committed
Tests(SuggestUseAutoProperty): add test for struct
Added test for type with `[<Struct>]` annotation. Such types
cannot have auto-properties, so the rule should not apply.1 parent a848a1f commit e8701e1
File tree
1 file changed
+10
-0
lines changed- tests/FSharpLint.Core.Tests/Rules/Conventions
1 file changed
+10
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
0 commit comments