Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: chrismark <chrismarkou92@gmail.com>
  • Loading branch information
ChrsMark committed Jul 21, 2021
1 parent 2823bb6 commit f778936
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -37,6 +37,7 @@ type Resources struct {
Service Enabled `config:"service"`
}

// Enabled config section for resources' config blocks
type Enabled struct {
Enabled bool `config:"enabled"`
}

0 comments on commit f778936

Please sign in to comment.