aboutsummaryrefslogtreecommitdiffstats
path: root/hxformat.json
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2024-01-05 04:14:13 +0300
committerRblSb <msrblsb@gmail.com>2024-01-05 04:14:13 +0300
commitbd072e03fc14aeda0eae623ee9353a7c74645081 (patch)
treed7107fd62854dbd04f2b76af8d59205622c71ff4 /hxformat.json
parentf6a89cb793ff5272f0d259b0e296b3862f0c4798 (diff)
Keep flashbacks in state
Diffstat (limited to 'hxformat.json')
-rw-r--r--hxformat.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/hxformat.json b/hxformat.json
index db7fb8f..458fcbf 100644
--- a/hxformat.json
+++ b/hxformat.json
@@ -5,8 +5,8 @@
"sameLine": {
"ifBody": "same",
"elseBody": "same",
- "ifElse": "keep",
- "comprehensionFor": "keep"
+ "comprehensionFor": "keep",
+ "forBody": "keep"
},
"wrapping": {
"maxLineLength": 90,
@@ -22,6 +22,10 @@
},
"methodChain": {
"rules": []
- }
+ },
+ },
+ "emptyLines": {
+ "beforeDocCommentEmptyLines": "ignore",
+ "afterFieldsWithDocComments": "ignore"
}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage