Skip to content

Commit

Permalink
ci: add first go file
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb committed Nov 28, 2023
1 parent 7f11908 commit d1418e5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cmd/main.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
// SPDX-License-Identifier: Apache-2.0
// Copyright (c) 2022-2023 Dell Inc, or its subsidiaries.
// Copyright (C) 2023 Nordix Foundation.

package main

Check failure on line 5 in cmd/main.go

View workflow job for this annotation

GitHub Actions / call / golangci

File is not `gofmt`-ed with `-s` (gofmt)

0 comments on commit d1418e5

Please sign in to comment.