tidy-up: whitespace, fix CI spacecheck for docs

Also: fixup CI spacecheck to apply to docs again.

Closes #15423
This commit is contained in:
Viktor Szakats 2024-10-26 00:23:19 +02:00
parent 0cececef0f
commit 9acecc923d
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
6 changed files with 20 additions and 8 deletions

View file

@ -147,3 +147,13 @@ jobs:
- name: verify examples
run: .github/scripts/verify-examples.pl docs/libcurl/curl*.3 docs/libcurl/opts/*.3
miscchecks:
runs-on: ubuntu-24.04
timeout-minutes: 5
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
name: checkout
- name: spacecheck
run: .github/scripts/spacecheck.pl