Commit daily changes

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2024-10-10 00:17:30 +00:00
parent 117ec2bed4
commit 73826c130a
3 changed files with 4 additions and 5 deletions
+3 -3
View File
@@ -21,7 +21,7 @@ rules:
require-starting-space: true
min-spaces-from-content: 2
document-end: disable
document-start: disable # No --- to start a file
document-start: disable # No --- to start a file
empty-lines:
max: 2
max-start: 0
@@ -30,10 +30,10 @@ rules:
max-spaces-after: 1
indentation:
spaces: consistent
indent-sequences: whatever # - list indentation will handle both indentation and without
indent-sequences: whatever # - list indentation will handle both indentation and without
check-multi-line-strings: false
key-duplicates: enable
line-length: disable # Lines can be any length
line-length: disable # Lines can be any length
new-line-at-end-of-file: enable
new-lines:
type: unix
-1
View File
@@ -243,4 +243,3 @@ jobs:
echo -e "\n\n--===PODLOGS===--\n\n"
cat /tmp/output.log
rm -f /tmp/output.log
+1 -1
View File
@@ -22,7 +22,7 @@ keywords:
- truecharts
- common
- test
kubeVersion: '>=1.24.0-0'
kubeVersion: ">=1.24.0-0"
maintainers:
- name: TrueCharts
email: info@truecharts.org