Browse Source
oops
Signed-off-by: crueter <crueter@eden-emu.dev>
pull/2790/head
crueter
5 months ago
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
1 changed files with
0 additions and
2 deletions
-
.ci/license-header.sh
|
|
|
@ -96,8 +96,6 @@ check_header() { |
|
|
|
BASE=$(git merge-base master HEAD) |
|
|
|
FILES=$(git diff --name-only "$BASE") |
|
|
|
|
|
|
|
echo "$EXCLUDE_FILES" |
|
|
|
|
|
|
|
for file in $FILES; do |
|
|
|
[ -f "$file" ] || continue |
|
|
|
|
|
|
|
|