This linter plugin for Linter provides an interface to openapi-enforcer. It will be used with files that have the "YAML" syntax.
Install linter-swagger
either in Atom's Preferences/Install Packages, or with
apm
on the command-line:
apm install linter-swagger
This package will automatically lint YAML and JSON files that have an openapi
field
with a version number value, in accordance to the OpenAPI spec.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.