rwx_gitlint() { local path="${1}" gitlint \ --target "${path}" \ "lint" }