camaraproject / QualityOnDemand

Repository to describe, develop, document and test the QualityOnDemand API family
https://wiki.camaraproject.org/x/zwOeAQ
Apache License 2.0
41 stars 59 forks source link

disable yamllint truthy-rule for swagger-editor-validator.yml #212

Closed maxl2287 closed 1 year ago

maxl2287 commented 1 year ago

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

This PR fix the megalinter issue to disable "on"-keyword validation (truthy)

Which issue(s) this PR fixes:

Fixes #211

RandyLevensalor commented 1 year ago

@maxl2287 Thanks for fixing this.