Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

With Spectral, ONAP can provide our own ruleset file extending the rules used by Spectral.

This is a draft file containing ONAP Swagger Specific Style Rules for Spectral: .spectral.yml  (Note: when saving this file make sure it keeps the filename ".spectral.yml"

The Spectral CLI will look for a ruleset file called .spectral.yml or .spectral.json in the current working directory.

We could also use a different file by using the CLI option --ruleset 

Additional information on Spectral Rulesets may be found at: https://stoplight.io/p/docs/gh/stoplightio/spectral/docs/getting-started/rulesets.md

...