Skip to content

Commit

Permalink
Merge branch 'main' into UDENG-5705-Ubuntu-Insights-Consent-Manager
Browse files Browse the repository at this point in the history
  • Loading branch information
hk21702 committed Jan 21, 2025
2 parents 5b1c9f7 + 99bb96b commit d6c9d77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ const (
// ConsentSourceBaseSeparator is the default separator between the source and the base name of the consent state files.
ConsentSourceBaseSeparator = "-"

// ReportExtension is the default extension for the report files.
ReportExtension = ".json"
// ReportExt is the default extension for the report files.
ReportExt = ".json"
)

type options struct {
Expand Down

0 comments on commit d6c9d77

Please sign in to comment.