Exception: SpecGuard::RSpec::SchemaError
- Defined in:
- lib/specguard/rspec/schema.rb
Overview
The vendored OpenTestIntent schema could not be loaded.
Deliberately not a UsageError even though both map to exit 2: this is
the linter being broken, not the caller misusing it, and the message
wording follows the reference tool rather than the CLI's own. Keeping the
two distinct is what lets the CLI print
error: could not load schema <path>: ... — byte-parity with
bin/validate-intent:858-862 — for one and specguard-lint: error: ...
for the other.