#!/bin/sh -eu [ -z "${DEBUG:-}" ] || set -x "$RUN_BIN" lint-js "$@" "$RUN_BIN" lint-py "$@"