We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3f03d commit 6d46ef1Copy full SHA for 6d46ef1
headache.sh
@@ -2,8 +2,6 @@
2
# SPDX-FileCopyrightText: 2025-2026 Mathieu Barbin <mathieu.barbin@gmail.com>
3
# SPDX-License-Identifier: MIT
4
5
-SCRIPT_DIR="$(dirname "$0")"
6
-
7
# Build exclusion list from all .headache.exclude files found in the tree.
8
# Paths in each file are relative to the file's location.
9
# Empty lines and lines starting with '#' are ignored.
0 commit comments