HN user

nhmood

159 karma
Posts2
Comments4
View on HN

As mentioned below, it currently has support for parsing C / C++, Java, C#, Bash, Ruby, Perl, and Python files

It is pretty trivial to add support for any other language or comment type however, take a look at #get_comment_type in lib/watson/parser.rb

Never, thought about offering this as a service, having this as a commit hook is a very interesting idea though, thanks!

It currently leaves the inline comment in its original state. It didn't seem like a good idea to have an automated tool touch the code itself, watson leaves it up to the developer to remove the comment. The "resolved" tag only appears in the report when the issue is resolved on GitHub or Bitbucket to notify a user that they can either remove it or ignore working on that issue.