aboutsummaryrefslogtreecommitdiffstats
path: root/hxformat.json
blob: c81c102aa85dc9a5449403f676b5ed0cb30683e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
	"indentation": {
		"tabWidth": 2
	},
	"sameLine": {
		"ifBody": "same",
		"elseBody": "same",
		"ifElse": "keep",
		"comprehensionFor": "keep"
	},
	"wrapping": {
		"maxLineLength": 90,
		"arrayMatrixWrap": "matrixWrapNoAlign",
		"arrayWrap": {
			"defaultWrap": "keep"
		},
		"functionSignature": {
			"defaultWrap": "keep"
		},
		"callParameter": {
			"defaultWrap": "keep"
		}
	}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage