Skip to content

Commit

Permalink
remove redundant go generate from altsrc
Browse files Browse the repository at this point in the history
update go generate in cli package to generate both files
regeneration test
  • Loading branch information
asahasrabuddhe committed Aug 4, 2019
1 parent c676ed4 commit 86e1021
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1,068 deletions.
3 changes: 0 additions & 3 deletions altsrc/altsrc.go

This file was deleted.

346 changes: 0 additions & 346 deletions altsrc/flag_generated.go

This file was deleted.

2 changes: 1 addition & 1 deletion cli.go
Expand Up @@ -19,4 +19,4 @@
// }
package cli

//go:generate fg -p cli -i flag-types.json -o flag_generated.go
//go:generate flag-generator

0 comments on commit 86e1021

Please sign in to comment.