V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m59s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-16 10:22:07 +02:00
parent 2d4523c256
commit 6fcafdc303
3 changed files with 121 additions and 1 deletions

View File

@@ -19,6 +19,12 @@ indent_size = 2
tab_width = 2
max_line_length = 128
[*.h]
charset = utf-8
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 100
[*.md]
end_of_line = lf
# Markdown benefits from a final newline for POSIX tools