Sha256: 47e0b7e36e277c3628a53eb1ff5817453fbc7ec3290ad5b3c0f7d003dae6de67

Contents?: true

Size: 245 Bytes

Versions: 8

Compression:

Stored size: 245 Bytes

Contents

#!/usr/bin/env bash

set -euo pipefail # exit on any error, don't allow undefined variables, pipes don't swallow errors

lint gitleaks

background-and-notify lint newlines
background-and-notify lint rubocop
background-and-notify lint shellcheck

Version data entries

8 entries across 8 versions & 4 rubygems

Version Path
living_document-1.1.1 bin/githooks/pre-push
living_document-1.1.0 bin/githooks/pre-push
living_document-1.0.0 bin/githooks/pre-push
runger_release_assistant-1.0.0 bin/githooks/pre-push
runger_style-4.2.2 bin/githooks/pre-push
runger_style-4.2.1 bin/githooks/pre-push
runger_style-4.2.0 bin/githooks/pre-push
fcom-0.14.1 bin/githooks/pre-push