Lots of Title updating
This commit is contained in:
parent
aad74f9657
commit
72e338e2fe
126 changed files with 126 additions and 126 deletions
|
|
@ -1,5 +1,5 @@
|
|||
+++
|
||||
title = "unnecessary-else.md"
|
||||
title = "Unnecessary ELSE"
|
||||
weight = 1270
|
||||
+++
|
||||
ELSE should not be used when the last action in the THEN part is an EXIT, BREAK, SKIP, QUIT, ERROR. Bad code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue