watson-ruby
watson-ruby copied to clipboard
inline issue manager
Adds the BlitzMax file extension ".bmx" and single line comment type "'" (single quote).
Is it possible to ignore "Unknown tag" messages?
Added the two file extensions for elixir and the single comment type.
Hi, I've just added RainTPL support ([how to add comments in RainTPL](http://www.raintpl.com/Documentation/Documentation-for-web-designers/RainTPL-Tags/_*-comment-*_/)). Thank's for this great tool, have a nice day.
avoid NoMethodError on `watson --format (json|unite)`
Love the project! I would like to do a bunch of refactoring and test cleanup to make this more idiomatic. What do you guys think? I will likely be making...
having code like this in python: ``` def foobar(a,b,c): # [todo] - i'am not matched :( ``` does not get matched by version 1.6.3 But this is IMHO a pretty...
This should relieve us from keeping `.watsonrc` and `.gitignore` in sync all the time.
So, I just pulled my project onto another computer, used `bundle install` to install watson-ruby and then ran `watson`. It could (for obvious reasons) not find the .watsonrc in my...