<html> | |
<body> | |
Reports any suspicious indentation of statements after a control statement | |
without braces. Such indentation can make it look like the statement is part of the control | |
statement, when in fact it will be executed after the control statement. | |
<!-- tooltip end --> | |
<p> | |
</body> | |
</html> |