Sha256: dd0cf204f669e9ac7ca4dccd267af74b75ddd4283e390920f5f0c9f1ff7819c6

Contents?: true

Size: 351 Bytes

Versions: 22

Compression:

Stored size: 351 Bytes

Contents

#!/bin/sh

print_running_neeto_audit() {
  cat <<EOT
======================================================================================
Running:

  bundle exec neeto-audit
======================================================================================
EOT
}

verify_neeto_audit() {
  print_running_neeto_audit

  bundle exec neeto-audit
}

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
neeto-commons-backend-1.0.109 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.108 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.107 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.106 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.105 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.104 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.103 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.102 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.101 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.100 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.99 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.98 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.97 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.96 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.95 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.94 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.93 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.92 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.91 .husky/helpers/verify_neeto_audit.sh
neeto-commons-backend-1.0.90 .husky/helpers/verify_neeto_audit.sh