Files
AdGuardDNS/scripts/hooks/pre-merge-commit
Andrey Meshkov fa1ca77036 Sync v2.20
2026-02-28 10:50:25 +03:00

15 lines
278 B
Bash
Executable File

#!/bin/sh
# This comment is used to simplify checking local copies of the script. Bump
# this number every time a significant change is made to this script.
#
# AdGuard-Project-Version: 1
set -e -f -u
. ./scripts/hooks/helper.sh
check_unstaged_changes
lint_staged_changes