0.9.0
Pre-release
Pre-release
- Adds interactive mode with the
-review
option. Edit can be set with-editor
, and default accept behavior can be toggled with-default-no
(as in codemod). -match-only
returns matches on single lines, prefixed by the matched files, likegrep
. Newlines are converted to\n
.- Allow rewrite templates to contain
[hole\n]
,[ hole]
,:[hole.]
syntax which substitute for variablehole
.