Commit e3827a8
committed
tests/RedundantNewKeyword: new 'let' testcase
Unlike with `use`, in case of `let` binding, usage of `new`
on unresolved type should fire the rule.1 parent abbf5fa commit e3827a8
File tree
1 file changed
+11
-0
lines changed- tests/FSharpLint.Core.Tests/Rules/Conventions
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
0 commit comments