]> git.99rst.org Git - git.git/commitdiff
Merge branch 'ps/check-docs-fix'
authorJunio C Hamano <redacted>
Mon, 17 Jun 2024 22:55:54 +0000 (15:55 -0700)
committerJunio C Hamano <redacted>
Mon, 17 Jun 2024 22:55:54 +0000 (15:55 -0700)
"make check-docs" noticed problems and reported to its output but
failed to signal its findings with its exit status, which has been
corrected.

* ps/check-docs-fix:
  ci/test-documentation: work around SyntaxWarning in Python 3.12
  gitlab-ci: add job to run `make check-docs`
  Documentation/lint-manpages: bubble up errors
  Makefile: extract script to lint missing/extraneous manpages

1  2 
Makefile

diff --cc Makefile
Simple merge
git clone https://git.99rst.org/PROJECT