Commit Graph

3 Commits (6afdfc0771265ded3b7e0752c7ee438b09f076cb)

Author SHA1 Message Date
Mark Haines 8974b2b67b Skip files that start with ".", e.g. vim swp files. 10 years ago
Mark Haines 6ba9b29b3b Report all the errors in schemas/check_examples, not just the first error. 10 years ago
Mark Haines 52640eb205 Add a python script for checking that the examples match the event
schema.

Does the same checks as check.sh, but is a *lot* faster making it
suitable for using as a pre-commit hook.

I don't suggest replacing check.sh since it's good to check that the
schema works with multiple implementations of jsonschema.
10 years ago