LNXSDK/Kha/hxformat.json
2025-01-22 16:18:30 +01:00

17 lines
251 B
JSON

{
"whitespace": {
"typeHintColonPolicy": "after"
},
"sameLine": {
"ifElse": "next",
"tryCatch": "next"
},
"excludes": [
"\\/hxsl\\/.*",
"\\/ogg\\/.*",
"\\/truetype\\/.*",
"\\/khacpp\\/.*",
"\\/Node\\/js\\/.*"
]
}