Module: JRuby::Lint
- Defined in:
- lib/jruby/lint/checkers.rb,
lib/jruby/lint.rb,
lib/jruby/lint/ast.rb,
lib/jruby/lint/cli.rb,
lib/jruby/lint/finding.rb,
lib/jruby/lint/project.rb,
lib/jruby/lint/version.rb,
lib/jruby/lint/libraries.rb,
lib/jruby/lint/reporters.rb,
lib/jruby/lint/collectors.rb,
lib/jruby/lint/checkers/gem.rb,
lib/jruby/lint/reporters/html.rb,
lib/jruby/lint/reporters/text.rb,
lib/jruby/lint/checkers/system.rb,
lib/jruby/lint/collectors/rake.rb,
lib/jruby/lint/collectors/ruby.rb,
lib/jruby/lint/checkers/gemspec.rb,
lib/jruby/lint/checkers/timeout.rb,
lib/jruby/lint/checkers/fork_exec.rb,
lib/jruby/lint/checkers/nonatomic.rb,
lib/jruby/lint/collectors/bundler.rb,
lib/jruby/lint/collectors/gemspec.rb,
lib/jruby/lint/checkers/thread_critical.rb
Overview
Any class with this module included in it will be loaded as a checker.
Defined Under Namespace
Modules: AST, Checker, Checkers, Collectors, Reporters Classes: CLI, Collector, Finding, Libraries, Project
Constant Summary collapse
- VERSION =
"0.4.1"