We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e1a74 commit d164ef0Copy full SHA for d164ef0
.circleci/config.yml
@@ -24,6 +24,7 @@ jobs:
24
github.com/datatogether/cdxj
25
github.com/sergi/go-diff/diffmatchpatch
26
github.com/qri-io/varName
27
+ github.com/qri-io/jsonschema
28
- run:
29
name: Run Lint Tests
30
command: golint -set_exit_status ./...
0 commit comments