This repository has been archived on 2023-06-20. You can view files and clone it, but cannot push or open issues or pull requests.
risk-dice-modifier/.husky/pre-commit

10 lines
169 B
Plaintext
Raw Normal View History

#!/bin/sh
2021-06-05 00:52:11 +02:00
# SPDX-FileCopyrightText: 2021 Johannes Loher <johannes.loher@fg4f.de>
#
# SPDX-License-Identifier: MIT
. "$(dirname "$0")/_/husky.sh"
yarn run lint-staged