Ole Markus With
5b69b51bed
Strictly validate instance groups
2021-11-22 11:16:18 +01:00
Ole Markus With
6d1741968e
Check that there are extra fields and not fields being removed
...
When we check for extra fields, we check only check for byte equality. But because of omitEmpty, fields set explicitly to false are removed, which cause a diff of removed line. This change will ignore these removed lines.
2021-11-20 21:30:47 +01:00
chrislovecnm
1e418c3e13
more goimport updates
2017-11-04 10:03:02 -06:00
Justin Santa Barbara
95d4f3eb59
More code updates for 1.8
2017-10-01 21:13:00 -04:00
Justin Santa Barbara
cb4641fea3
Code updates
2017-03-16 02:40:50 -04:00
Justin Santa Barbara
8b5282dbe6
Incorporate extra field detection into edit results
2017-02-17 01:34:13 -05:00
Justin Santa Barbara
c649271c1f
Refactor extra-field logic into pkg/edit
...
This will allow for easier reuse
2017-02-17 01:01:46 -05:00