rubocop-safe_todo_searcher v0.1.3
カッとなって作った .rubocop_todo.yml
の中の cop で安全に解消できる cops を調べられる、
rubocop-safe_todo_searcher
の v0.1.3 をリリースした。
https://github.com/ydah/rubocop-safe_todo_searcher/releases/tag/v0.1.3
まだまだ足りないところがありそうだが、ひとまず最低限のことは出来るようになってきた。
もうちょっとテストは書きたいところ。
New features:
- #21 : Output logs to stdout to show that program is running when it is running.