module Pronto
module Pronto::Formatter
module Pronto::Git
module Pronto::Plugin
module Pronto::Plugin::ClassMethods
module Pronto::RakeTask
class Pronto::CLI
class Pronto::Formatter::CheckstyleFormatter
class Pronto::Formatter::GithubFormatter
class Pronto::Formatter::GithubPullRequestFormatter
class Pronto::Formatter::GitlabFormatter
class Pronto::Formatter::JsonFormatter
class Pronto::Formatter::TextFormatter
class Pronto::Git::Line
class Pronto::Git::Patch
class Pronto::Git::Patches
class Pronto::Git::Repository
class Pronto::Github
class Pronto::Github::Comment
class Pronto::Gitlab
class Pronto::Gitlab::Comment
class Pronto::Message
class Pronto::RakeTask::TravisPullRequest
class Pronto::Runner
pronto
0.4.1
def ==(other) line == other.line && path == other.path && note == other.note end