Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 417 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 417 Bytes

proto-validator

CircleCI

Introduction

The repository contains an escript used to enforce various types of rules on Protobuf definitions.

Build

The project can be built with:

    make

Tests

Tests can be run with:

    make test