Module
Bugspots
In:
lib/bugspots/scanner.rb
lib/bugspots/version.rb
Methods
scan
Constants
Fix
=
Struct.new(:message, :date, :files)
Spot
=
Struct.new(:file, :score)
VERSION
=
"0.1.2"
Public Class methods
scan
(repo, branch = "master", depth = 500, regex = nil)
[Validate]