Files
external-snapshotter/vendor/github.com/googleapis/gnostic/linters/node/gnostic-lint-operations/README.md
2018-11-16 14:09:40 -08:00

276 B

This directory contains a gnostic linter written with node.

It is built using dcodeIO/Protobuf.js.

SETUP

  • Install node.
  • Run make setup to install node dependencies.

TRY IT

  • Run make run to test-run the plugin.