summaryrefslogtreecommitdiff
path: root/bin/lint
blob: 7d467b4dd7fdf0c8a4ee223593f4c20bde60e6bb (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

set -e

cd "$(dirname "$0")/.."

shellcheck bin/*
bundle exec rubocop