Fix goto labels indentation (#4818)

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik robert.fancsik@h-lab.eu
This commit is contained in:
Robert Fancsik
2021-11-05 16:58:41 +01:00
committed by GitHub
parent badfdf4dba
commit 80777799f6
9 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ IncludeCategories:
- Regex: '.*'
Priority: 4
IndentCaseLabels: true
IndentGotoLabels: true
IndentGotoLabels: false
IndentPPDirectives: None
IndentWidth: 2
IndentWrappedFunctionNames: false