Skip to content

Commit cf1dc33

Browse files
sasatakufabiobaltieri
authored andcommitted
boards: scobc_a1: Fix YAMLLint error
Fixes the YAMLLint error as below: YAMLLint (indentation):wrong indentation: expected 4 but found 2 File:boards/sc/scobc_a1/board.yml Line:12 Column:3 Signed-off-by: Takuya Sasaki <takuya.sasaki@spacecubics.com>
1 parent 3638c43 commit cf1dc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/sc/scobc_a1/board.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ board:
99
- name: 1.0.0
1010
- name: 2.0.0
1111
socs:
12-
- name: designstart_fpga_cortex_m3
12+
- name: designstart_fpga_cortex_m3

0 commit comments

Comments
 (0)