#!/bin/sh

# SPDX-FileCopyrightText: none
#
# SPDX-License-Identifier: MIT


. "$(dirname "$0")/_/husky.sh"

npx lint-staged
reuse lint
