]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Updated yaml verification rules
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Tue, 23 May 2023 03:41:09 +0000 (05:41 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Tue, 23 May 2023 03:41:09 +0000 (05:41 +0200)
.yamllint/rules.yaml

index c22b0ef683e32dda60c907b37c4248ac322643d2..95596ed45a0aa2e689e3d3d4bbd45cf120d04fc4 100644 (file)
@@ -12,7 +12,8 @@ rules:
   #  ignore-shebangs: true
   #  min-spaces-from-content: 2
 
-  comments-indentation: enable
+  comments-indentation:
+    level: warning
 
   # 255 chars should be enough, but don't fail if a line is longer
   line-length: