From f17584ca0ee4d6bbc0893c0a62a0dc2fa293d2b8 Mon Sep 17 00:00:00 2001 From: innovaker <66737976+innovaker@users.noreply.github.com> Date: Fri, 1 Jan 2021 22:37:34 +0000 Subject: chore: standardize # style headers Changes made with regex plus some manual tweaks. Find: /(?:(?" exit 1 diff --git a/app/scripts/west-commands.yml b/app/scripts/west-commands.yml index 75be89d..81d6946 100644 --- a/app/scripts/west-commands.yml +++ b/app/scripts/west-commands.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2020, ZMK Contributors +# Copyright (c) 2020 ZMK Contributors # SPDX-License-Identifier: MIT west-commands: diff --git a/app/scripts/west_commands/test.py b/app/scripts/west_commands/test.py index f79547b..ac64bb6 100644 --- a/app/scripts/west_commands/test.py +++ b/app/scripts/west_commands/test.py @@ -1,5 +1,4 @@ # Copyright (c) 2020 The ZMK Contributors -# # SPDX-License-Identifier: MIT '''Test runner for ZMK.''' -- cgit v1.2.3