github daveshanley/vacuum v0.8.5

latest releases: v0.10.1, v0.10.0, v0.9.16...
5 months ago

New Feature

Added two new flags to the lint command that allow varying control over how circular references are handled by vacuum.

  • --ignore-polymorph-circle-ref
  • --ignore-array-circle-ref

These two new flags will ignore array based or polymorphic circular references when running the lint command.

Documentation for lint command

Contributed by @eli-l

Changelog

  • ca547af Add ignore-polymorph-circle-ref flag to lint command.
  • 95d2349 Add lint flag to allow ignore circular references in arrays.
  • 96f4433 Ignore circular polymorphic ref.
  • 62d8842 Make it tidy
  • e29001f Upgrade github.com/pb33f/libopenapi to v0.15.2

Don't miss a new vacuum release

NewReleases is sending notifications on new releases.