msftidy cleanup

unstable
h0ng10 2013-04-12 21:39:11 +02:00
parent f6da02d907
commit 4e42ffd51e
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ class Msftidy
end
end
def check_verbose_option
def check_verbose_option
if @source =~ /Opt(Bool|String).new\([[:space:]]*('|")VERBOSE('|")[[:space:]]*,[[:space:]]*\[[[:space:]]*/
warn("VERBOSE Option is already part of advanced settings, no need to add it manually.")
end