Skip to content
Snippets Groups Projects
Commit b5597764 authored by Stefan Neufeind's avatar Stefan Neufeind Committed by Wouter Wolters
Browse files

[TASK] CGL, switch(): Indent "case" correctly; no "break" in default

* "case" needs to be indented one level more than switch().
* default-case should not have a break-statement

Change-Id: I8215ba2bdb19b9abbfe6ed45af3905d7e6c688d6
Resolves: #49527
Releases: 6.2
Reviewed-on: https://review.typo3.org/21748
Reviewed-by: Markus Klein
Tested-by: Markus Klein
parent 2d65ba66
Branches
Tags
No related merge requests found
Showing
with 2043 additions and 2070 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment