Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#!/bin/sh -eu
[ -z "${DEBUG:-}" ] || set -x
"$RUN_BIN" lint-js "$@"
"$RUN_BIN" lint-py "$@"