You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* make timestamp configurable from configuration options and update README.md
Signed-off-by: Gabriel Rau <[email protected]>
* logic to add timestamp or not
added unit test for config option
Signed-off-by: Gabriel Rau <[email protected]>
* refactor NewDocument method to specify config option for timestamp
Signed-off-by: Gabriel Rau <[email protected]>
* formatting
Signed-off-by: Gabriel Rau <[email protected]>
* remove already accounted for check
Signed-off-by: Gabriel Rau <[email protected]>
---------
Signed-off-by: Gabriel Rau <[email protected]>
MatchUpstreamKernelHeadersbool`yaml:"match-upstream-kernel-headers" json:"match-upstream-kernel-headers" mapstructure:"match-upstream-kernel-headers"`// Show matches on kernel-headers packages where the match is on kernel upstream instead of marking them as ignored, default=false
40
40
FixChannelFixChannels`yaml:"fix-channel" json:"fix-channel" mapstructure:"fix-channel"`// the fix channels to apply to the distro when matching
0 commit comments