Class: LintTrap::Linter::JSONLint

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

Overview

Encapsulates logic specific to durable-json-lint 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