diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-11-20 19:37:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-21 03:37:33 +0800 |
commit | 02459cddf98428427dd1b089cbb469f465cd5b3b (patch) | |
tree | bc8c582f045a1902bce7576e2c90b643f71b08b0 /README.md | |
parent | 1b579779be52116a029622156c0217ef33b95f86 (diff) | |
download | tracifyjs-02459cddf98428427dd1b089cbb469f465cd5b3b.tar.gz tracifyjs-02459cddf98428427dd1b089cbb469f465cd5b3b.zip |
gate `galio` workaround (#4310)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -868,6 +868,8 @@ can pass additional arguments that control the code output: } ``` +- `galio` (default `false`) -- enable workarounds for ANT Galio bugs + - `indent_level` (default `4`) - `indent_start` (default `0`) -- prefix all lines by that many spaces |