diff options
author | innovaker <66737976+innovaker@users.noreply.github.com> | 2020-11-28 15:44:13 +0000 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-11-28 12:21:19 -0500 |
commit | 307fd5d2508e33499198eaebc070e183c3d77230 (patch) | |
tree | 0457f23c6ddbb07ef0ef1a68e7efa3f046039cd7 | |
parent | 90123caa4ca413f9c9e96d37e9b627ebf0407b66 (diff) |
chore(build): format west.yml
Realigns with Prettier formatting.
Discrepancy introduced by c067629c83651c98154bef44a23ec7e5d81be179
PR: #440
-rw-r--r-- | app/west.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/west.yml b/app/west.yml index e1febc1..a8b0ffc 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 |