Commit 7fd8c62
committed
WildcardNamedWithAsPattern: fix rule
Fix rule WildcardNamedWithAsPattern that was broken when
porting to FCS version 41. Removed misleading comment.1 parent 752223a commit 7fd8c62
File tree
1 file changed
+2
-3
lines changed- src/FSharpLint.Core/Rules/Conventions/Binding
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments