From 096f06ce8d189466debec16609473fc0396f74b65921bba53795a40443d7f230 Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Thu, 5 Jun 2025 22:17:42 +0200 Subject: [PATCH] V8.03.400.2025.06.05 Signed-off-by: Marc S. Weidner --- .../{char_linter.yaml => linter_char_scripts.yaml} | 0 docs/CHANGELOG.md | 9 +++++++++ 2 files changed, 9 insertions(+) rename .gitea/workflows/{char_linter.yaml => linter_char_scripts.yaml} (100%) diff --git a/.gitea/workflows/char_linter.yaml b/.gitea/workflows/linter_char_scripts.yaml similarity index 100% rename from .gitea/workflows/char_linter.yaml rename to .gitea/workflows/linter_char_scripts.yaml diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 59b0add..27aff46 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -19,6 +19,15 @@ include_toc: true * Changed verbosity of: * [9993_aide.chroot](../config/hooks/live/9993_aide.chroot) * [9997_debsums.chroot](../config/hooks/live/9997_debsums.chroot) +* Added basic linter checks for: + * '*.sh', + * '*.zsh', + * '*.chroot', + * all files with Shebang (#!) for: + * Windows CRLF line endings + * unauthorized control characters (C0 control characters except \t, \n) + * non-ASCII (ambiguous UTF) characters + [linter_char_scripts.yaml](../.gitea/workflows/linter_char_scripts.yaml) --- **[no tracking | no logging | no advertising | no profiling | no bullshit](https://coresecret.eu/)**