Commit 5fb0769
committed
Generic/CamelCapsFunctionName: remove unnecessary return
`return;` is unnecessary as the last statement in a method.1 parent 55c6faf commit 5fb0769
File tree
1 file changed
+0
-1
lines changed- src/Standards/Generic/Sniffs/NamingConventions
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
171 | 170 | | |
172 | 171 | | |
173 | 172 | | |
| |||
0 commit comments