Sha256: c65f48f7ab1d99e6df918635afd3d0132fbe99a35ad33375e2007b4e59a89589

Contents?: true

Size: 127 Bytes

Versions: 11

Compression:

Stored size: 127 Bytes

Contents

#!/bin/bash -e

cd LicenseFinder
gem install rubocop --version 0.51


echo "Running Rubocop ..."
/usr/local/bundle/bin/rubocop

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
license_finder-5.4.1 ci/scripts/run-rubocop.sh
license_finder-5.4.0 ci/scripts/run-rubocop.sh
license_finder-5.3.0 ci/scripts/run-rubocop.sh
license_finder-5.2.3 ci/scripts/run-rubocop.sh
license_finder-5.2.1 ci/scripts/run-rubocop.sh
license_finder-5.2.0 ci/scripts/run-rubocop.sh
license_finder-5.1.1 ci/scripts/run-rubocop.sh
license_finder-5.1.0 ci/scripts/run-rubocop.sh
license_finder-5.0.3 ci/scripts/run-rubocop.sh
license_finder-5.0.2 ci/scripts/run-rubocop.sh
license_finder-5.0.0 ci/scripts/run-rubocop.sh