aboutsummaryrefslogtreecommitdiffstats
path: root/hxformat.json
diff options
context:
space:
mode:
Diffstat (limited to 'hxformat.json')
-rw-r--r--hxformat.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/hxformat.json b/hxformat.json
new file mode 100644
index 0000000..c81c102
--- /dev/null
+++ b/hxformat.json
@@ -0,0 +1,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