提交 e2367af8 编写于 作者: J Justin Collins

Add debug output to Rescanner

上级 b261b832
......@@ -45,6 +45,8 @@ class Brakeman::Rescanner < Brakeman::Scanner
SCAN_ORDER.each do |type|
paths_by_type[type].each do |path|
warn "Rescanning #{path} as #{type}" if tracker.options[:debug]
if rescan_file path, type
@changes = true
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册