mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-09-20 06:54:20 +00:00
Standardize whitespace/newlines for consistency.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
Copyright 2020 VMware, Inc.
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
+1
-1
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user