From bc681ebfc422048760950c095fccf64a10dcaebf Mon Sep 17 00:00:00 2001 From: Paul Marquess Date: Sun, 15 Feb 2026 12:15:33 +0000 Subject: Fix typo - missing closing quote --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3d1e3ad44a..cc07d67264 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -16,4 +16,4 @@ jobs: BASE_SHA="${{ github.event.pull_request.base.sha }}" BASE_SHA="${BASE_SHA:-4b825dc642cb6eb9a060e54bf8d69288fbee4904}" git config core.whitespace blank-at-eol - git diff --color --check "$BASE_SHA" -- './*' ':!*.patch \ No newline at end of file + git diff --color --check "$BASE_SHA" -- './*' ':!*.patch' \ No newline at end of file -- cgit 0.0.5-2-1-g0f52