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.1"

Public Class methods

[Validate]