Module: RuboCop::Schema
- Defined in:
- lib/rubocop/schema.rb,
lib/rubocop/schema/cli.rb,
lib/rubocop/schema/diff.rb,
lib/rubocop/schema/repo.rb,
lib/rubocop/schema/helpers.rb,
lib/rubocop/schema/version.rb,
lib/rubocop/schema/generator.rb,
lib/rubocop/schema/cop_schema.rb,
lib/rubocop/schema/ascii_doc/cop.rb,
lib/rubocop/schema/value_objects.rb,
lib/rubocop/schema/ascii_doc/base.rb,
lib/rubocop/schema/extension_spec.rb,
lib/rubocop/schema/ascii_doc/index.rb,
lib/rubocop/schema/cop_info_merger.rb,
lib/rubocop/schema/defaults_ripper.rb,
lib/rubocop/schema/document_loader.rb,
lib/rubocop/schema/cached_http_client.rb,
lib/rubocop/schema/ascii_doc/department.rb,
lib/rubocop/schema/ascii_doc/stringifier.rb
Defined Under Namespace
Modules: AsciiDoc, Helpers, KeywordInitPatch Classes: Attribute, CLI, CachedHTTPClient, CopInfo, CopInfoMerger, CopSchema, DefaultsRipper, Diff, DocumentLoader, Event, ExtensionSpec, Generator, Repo, Spec
Constant Summary collapse
- ROOT =
Pathname(__dir__) # rubocop/ .parent # lib/ .parent
- VERSION =
-'0.1.6'