Lint
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
# yamllint disable rule:document-start rule:document-end rule:new-line-at-end-of-file
|
||||
platform: partition
|
||||
default_transition_length: ${default_transition_length}
|
||||
default_transition_length: ${default_transition_length}
|
||||
# yamllint enable rule:document-start rule:document-end rule:new-line-at-end-of-file
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# yamllint disable rule:document-start rule:document-end rule:new-line-at-end-of-file
|
||||
effects:
|
||||
- addressable_rainbow:
|
||||
name: "Rainbow"
|
||||
@@ -35,4 +36,5 @@ effects:
|
||||
update_interval: 16ms
|
||||
intensity: 5%
|
||||
- random:
|
||||
name: "Random"
|
||||
name: "Random"
|
||||
# yamllint enable rule:document-start rule:document-end rule:new-line-at-end-of-file
|
||||
@@ -1,2 +1,4 @@
|
||||
# yamllint disable rule:document-start rule:document-end rule:new-line-at-end-of-file
|
||||
internal: true
|
||||
disabled_by_default: true
|
||||
disabled_by_default: true
|
||||
# yamllint enable rule:document-start rule:document-end rule:new-line-at-end-of-file
|
||||
Reference in New Issue
Block a user