Module: Schmersion
- Defined in:
- lib/schmersion/host.rb,
lib/schmersion/repo.rb,
lib/schmersion/error.rb,
lib/schmersion/hosts.rb,
lib/schmersion/commit.rb,
lib/schmersion/config.rb,
lib/schmersion/linter.rb,
lib/schmersion/helpers.rb,
lib/schmersion/message.rb,
lib/schmersion/version.rb,
lib/schmersion/releaser.rb,
lib/schmersion/formatter.rb,
lib/schmersion/formatters.rb,
lib/schmersion/hosts/github.rb,
lib/schmersion/commit_parser.rb,
lib/schmersion/formatters/yaml.rb,
lib/schmersion/auto_bundle_exec.rb,
lib/schmersion/message_validator.rb,
lib/schmersion/schmersion_version.rb,
lib/schmersion/version_calculator.rb,
lib/schmersion/formatters/markdown.rb
Defined Under Namespace
Modules: Formatters, Hosts Classes: AutoBundleExec, Commit, CommitParser, Config, Error, Formatter, Helpers, Host, Linter, Message, MessageValidator, Releaser, Repo, Version, VersionCalculator
Constant Summary collapse
- VERSION_FILE_ROOT =
File.('../../VERSION', __dir__)
- VERSION =
'0.0.0.dev'