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
|
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:
|
effects:
|
||||||
- addressable_rainbow:
|
- addressable_rainbow:
|
||||||
name: "Rainbow"
|
name: "Rainbow"
|
||||||
@@ -36,3 +37,4 @@ effects:
|
|||||||
intensity: 5%
|
intensity: 5%
|
||||||
- random:
|
- 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
|
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