The utility tool to remove blocks for refactoring such as moved blocks.
Supports deletion of the following blocks.
moved block
import block
removed block
Usage
go install github.com/shmokmt/tfhk/cmd/tfhk@latest
Usage: tfhk [-recursive] [target]
-recursive
Also process files in subdirectories. By default, only the given directroy (or current directroy) is processed.