Module: CI::Syntax::Tool

Defined in:
lib/ci-syntax-tool/version.rb,
lib/ci-syntax-tool/result.rb,
lib/ci-syntax-tool/checker.rb,
lib/ci-syntax-tool/rake_task.rb,
lib/ci-syntax-tool/format/base.rb,
lib/ci-syntax-tool/command_line.rb,
lib/ci-syntax-tool/format/junit.rb,
lib/ci-syntax-tool/language/base.rb,
lib/ci-syntax-tool/language/yaml.rb,
lib/ci-syntax-tool/format_factory.rb,
lib/ci-syntax-tool/format/progress.rb,
lib/ci-syntax-tool/language/python.rb,
lib/ci-syntax-tool/language_factory.rb

Overview

CI::Syntax::Tool module

Simple container for namespacing the project.  Here, just the

version string.

Defined Under Namespace

Modules: Format, Language Classes: Checker, CommandLine, FormatFactory, Issue, LanguageFactory, RakeTask, Result

Constant Summary collapse

VERSION =
'0.3.0'