Skip to content

Instantly share code, notes, and snippets.

@SidneyAllen
Created October 17, 2021 19:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SidneyAllen/8bd75e5369027e8436a4e867fec8b927 to your computer and use it in GitHub Desktop.
Save SidneyAllen/8bd75e5369027e8436a4e867fec8b927 to your computer and use it in GitHub Desktop.
"lint": "spectral lint $npm_package_config_specfile"
"spectral": "spectral lint lob-api-public.yml --fail-severity=error --display-only-failures"
"spectral-warn": "spectral lint lob-api-public.yml --fail-severity=warn --display-only-failures"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment