Commit 6381063
committed
PublicValuesNames: fix rule
Fix false positive in case of nested function. The rule should
not fire for nested functions because they are not public.1 parent 2b1cb8f commit 6381063
File tree
1 file changed
+1
-1
lines changed- src/FSharpLint.Core/Rules/Conventions/Naming
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments