bismuth/.husky/pre-commit
2021-09-09 00:16:48 +03:00

12 lines
136 B
Bash

#!/bin/sh
# SPDX-FileCopyrightText: none
#
# SPDX-License-Identifier: MIT
. "$(dirname "$0")/_/husky.sh"
npx lint-staged
reuse lint