[PATCH] Testing pre-commit CI for Makefile linting.

Carlos O'Donell carlos@redhat.com
Fri Oct 11 14:46:20 GMT 2024


---
 manual/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/Makefile b/manual/Makefile
index 6a4cfbeb76..049e516020 100644
--- a/manual/Makefile
+++ b/manual/Makefile
@@ -71,8 +71,8 @@ chapters.% top-menu.%: libc-texinfo.sh $(texis-path) Makefile
 
 # Verify validity of texinfo sources against project rules.
 tests-special += \
-  $(objpfx)check-deftype.out \
   $(objpfx)check-safety.out \
+  $(objpfx)check-deftype.out \
   # tests-special
 
 $(objpfx)libc.dvi $(objpfx)libc.pdf $(objpfx)libc.info: \
-- 
2.46.0



More information about the Libc-alpha mailing list