Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
isimluk committed May 9, 2023
1 parent b125d63 commit 6573a92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmd/generate/implementation.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
var profile string
var excelSheet string

//Implementation generates implemntation
// Implementation generates implemntation
var Implementation = cli.Command{
Name: "implementation",
Usage: "generates go code for implementation against provided profile and excel sheet",
Expand Down
1 change: 1 addition & 0 deletions pkg/bundled/pkged.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6573a92

Please sign in to comment.