https://github.com/line/tsr/blob/06a0ef5e63739e78fa51aba49b63e898f5a6b7d3/README.md?plain=1#L93-L98 Stop write process, when project has unstaged changes. And it will need `--force` option to ignore git checks.
tsr/README.md
Lines 93 to 98 in 06a0ef5
Stop write process, when project has unstaged changes.
And it will need
--forceoption to ignore git checks.