Alexey Kutepov
                                            Alexey Kutepov
                                        
                                    Similar to #59
@aod Nothing serious here otherwise I'd fix it right away. It's rather about sanitizing user's input. That `todo.ID` always contains that thingie in the parenthesis of the TODO line, hence...
We could create a subcommand that goes through all of the reported TODOs and updates the corresponding issue titles.
@Ciremun oh, thanks for letting me know! I just tried `go install github.com/tsoding/snitch` and seems to work. I guess we just need to update documentation...
I guess since #166 only partially implements the concurrency we should not close this issue. :thinking:
We can provide additional information in the body of the issue, but we also need to collaborate well with `--body` flag of the `report` subcommand which alters the body.
@pudnax Configuration is not only for keywords. It's also for title transformations: https://github.com/tsoding/snitch/tree/02dbeb923b1a625dbd0ae0489ba02300642b1b13#issue-title-transformation Title transformations usually are the same for a lot of projects because they solve the problem of...
@fabulousduck When we talk about licensing of the code it is indeed important to keep track of who made the changes, where, and when. And for that we have git....
@fabulousduck I think we need to document that somewhere. I'll keep this issue open as a reminder to document that.
Just do something about it