Standardize whitespace/newlines for consistency.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
Matt Moyer
2020-08-14 14:42:49 -05:00
parent 9376f034ea
commit 787cf47c39
14 changed files with 11 additions and 14 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
Copyright 2020 VMware, Inc.
SPDX-License-Identifier: Apache-2.0
SPDX-License-Identifier: Apache-2.0
+1 -1
View File
@@ -5,4 +5,4 @@
set -euo pipefail
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
"$ROOT/hack/module.sh" unittest
"$ROOT/hack/module.sh" unittest
+1 -1
View File
@@ -6,4 +6,4 @@ set -euo pipefail
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
"$ROOT/hack/module.sh" tidy
"$ROOT/hack/update-codegen.sh"
"$ROOT/hack/update-codegen.sh"