mozilla / jsonschema-transpiler

Compile JSON Schema into Avro and BigQuery schemas
Mozilla Public License 2.0
43 stars 9 forks source link

Add continuous integration for tests and linting #27

Closed acmiyaguchi closed 5 years ago

acmiyaguchi commented 5 years ago
acmiyaguchi commented 5 years ago

A CircleCI config was added for all the tests in #33.

acmiyaguchi commented 5 years ago

Linting support was added in #50.

acmiyaguchi commented 5 years ago

57 should add support for enforcing formatting of generated tests on CI.