Class: LintTrap::Linter::PyLint

Inherits:
Base
  • Object
show all
Defined in:
lib/lint_trap/linter/pylint.rb

Overview

Encapsulates logic specific to pylint command line tool.

Constant Summary

Constants inherited from Base

Base::CONFIG_PATH

Method Summary

Methods inherited from Base

canonical_name, #initialize, #lint, #name

Constructor Details

This class inherits a constructor from LintTrap::Linter::Base