bruce-szalwinski-he/aws-msk-iam-sasl-signer-ruby

View on GitHub
codeclimate.sh

Summary

Maintainability
Test Coverage
#!/bin/bash

docker run \
  --interactive --tty --rm \
  --env CODECLIMATE_CODE="$PWD" \
  --volume "$PWD":/code \
  --volume /var/run/docker.sock:/var/run/docker.sock \
  --volume /tmp/cc:/tmp/cc \
  codeclimate/codeclimate analyze