agroce / universalmutator

Regexp based tool for mutating generic source code across numerous languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow comments in rules

agroce opened this issue · comments

Possible format:

line beginning with one space followed by two dashes followed by a space is a comment, e.g.,:

-- this rule is to remove synchronized to check tests handle concurrency

(shouldn't interfere with any real rules)

attn @sambacha

Will test it, thanks

I don't know when exactly I'll get around to it -- may be a bit, due to various grant proposals in flight