From 1997fcb6ef10eaeebb08b3c60888ef38f6bee926 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Mon, 13 Apr 2026 16:58:01 +0300 Subject: [PATCH] scripts/check-errors: update script (#22028) --- scripts/check-errors.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/check-errors.sh b/scripts/check-errors.sh index 6bcfbb0ec9..25dcd4b786 100755 --- a/scripts/check-errors.sh +++ b/scripts/check-errors.sh @@ -25,6 +25,7 @@ echo echo Man pages tput sgr0 grep -r www.manned +grep -r linux.die grep -r linux.org/docs grep -r linuxcommandlibrary grep -r /html_node/| grep -Ev "coreutils|emacs|grub" @@ -43,6 +44,7 @@ tput sgr0 grep -r "?ref_type=heads" grep -r "?tab=readme-ov-file" grep -r "?utm_source=chatgpt.com" +grep -r "?gi-language" tput setaf 5 echo @@ -137,6 +139,7 @@ tput sgr0 grep -ir initialise grep -ir licence grep -r backtic | grep -v backtick +grep -ri adress tput setaf 5 echo