mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
dfce561276
Currently, if the inspec.yml for a profile is invalid (such as including an improperly-defined multi-line string), InSpec will throw an exception from the YAML parser that does not given a clear indication that the issue was encountered while parsing the inspec.yml file. This change introduces a better exception message to clue the user into where the problem actually lies. Signed-off-by: Adam Leff <adam@leff.co> |
||
---|---|---|
.. | ||
complete-metadata | ||
complete-profile | ||
dependencies | ||
empty-metadata | ||
failures | ||
legacy-complete-metadata | ||
legacy-empty-metadata | ||
legacy-simple-metadata | ||
library | ||
profile-support-skip | ||
profile-with-bad-metadata | ||
simple-inheritance | ||
simple-metadata | ||
skippy-controls | ||
skippy-profile-os | ||
spec_only | ||
supermarket-dep | ||
supported_inspec | ||
unsupported_inspec | ||
windows-only |