yamllint: indentation: fix files in tests/
Fix the YAML files indentation for files in tests/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
parent
792469aae9
commit
f5b4acac57
60 changed files with 246 additions and 246 deletions
|
@ -1,9 +1,9 @@
|
|||
common:
|
||||
tags: drivers gpio
|
||||
depends_on: gpio
|
||||
harness: ztest
|
||||
harness_config:
|
||||
fixture: gpio_loopback
|
||||
tags: drivers gpio
|
||||
depends_on: gpio
|
||||
harness: ztest
|
||||
harness_config:
|
||||
fixture: gpio_loopback
|
||||
|
||||
tests:
|
||||
drivers.gpio.2pin:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue