projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
8a428e4de3254013afeab725e75ad1bc7ad0f7bb
[platform/framework/web/crosswalk-tizen.git]
/
1
{
2
"indent" : {
3
"SwitchStatement" : 0,
4
"SwitchCase": 1
5
},
6
"whiteSpace" : {
7
"before" : {
8
"SwitchDiscriminantClosing" : 1
9
},
10
"after" : {
11
"SwitchDiscriminantOpening" : 1
12
}
13
},
14
"lineBreak": {
15
"before": {
16
"SwitchOpeningBrace": 1,
17
"SwitchClosingBrace": 1
18
},
19
"after": {
20
"BreakKeyword": 2,
21
"SwitchOpeningBrace": 1,
22
"SwitchClosingBrace": ">= 0"
23
}
24
}
25
}