Update Files
This commit is contained in:
16
Kha/hxformat.json
Normal file
16
Kha/hxformat.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"whitespace": {
|
||||
"typeHintColonPolicy": "after"
|
||||
},
|
||||
"sameLine": {
|
||||
"ifElse": "next",
|
||||
"tryCatch": "next"
|
||||
},
|
||||
"excludes": [
|
||||
"\\/hxsl\\/.*",
|
||||
"\\/ogg\\/.*",
|
||||
"\\/truetype\\/.*",
|
||||
"\\/khacpp\\/.*",
|
||||
"\\/Node\\/js\\/.*"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user