fixed formatting
parent
00a8eb32ff
commit
64f292a0ad
|
@ -78,7 +78,6 @@ func (c *Console) Write(analysis *analyser.Analysis) error {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
if analysis.Summary().TotalDrifted > 0 {
|
||||
|
||||
groupedBySource := make(map[string][]analyser.Difference)
|
||||
|
|
Loading…
Reference in New Issue