From 307fd5d2508e33499198eaebc070e183c3d77230 Mon Sep 17 00:00:00 2001 From: innovaker <66737976+innovaker@users.noreply.github.com> Date: Sat, 28 Nov 2020 15:44:13 +0000 Subject: [PATCH] chore(build): format west.yml Realigns with Prettier formatting. Discrepancy introduced by c067629c83651c98154bef44a23ec7e5d81be179 PR: #440 --- app/west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/west.yml b/app/west.yml index e1febc12..a8b0ffcb 100644 --- a/app/west.yml +++ b/app/west.yml @@ -39,4 +39,4 @@ manifest: path: tools/uf2 clone-depth: 1 self: - west-commands: scripts/west-commands.yml \ No newline at end of file + west-commands: scripts/west-commands.yml