Skip to content

Commit

Permalink
Merge pull request #84 from suzuki-shunsuke/feat/add-codeclimate-test…
Browse files Browse the repository at this point in the history
…-reporter

feat: add `codeclimate/test-reporter`
  • Loading branch information
suzuki-shunsuke authored Sep 11, 2021
2 parents 026cc64 + b51d9a2 commit 140c2a2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,14 @@ packages:
description: Task runner. It provides useful help messages and supports interactive prompts and validation of arguments
files:
- name: cmdx
- name: codeclimate/test-reporter
type: http
archive_type: raw
url: https://codeclimate.com/downloads/test-reporter/test-reporter-{{.Package.Version}}-{{.OS}}-{{.Arch}}
link: https://github.com/codeclimate/test-reporter
description: Code Climate Test Reporter
files:
- name: test-reporter
- name: conftest
type: github_release
repo_owner: open-policy-agent
Expand Down

0 comments on commit 140c2a2

Please sign in to comment.