slack-eggberg/lint

7 lines
96 B

#!/usr/bin/env bash
DIR="$(readlink -f "${BASH_SOURCE%/*}")"
cd "${DIR}"
flake8 && pydocstyle