marco-c / autowebcompat

Automatically detect web compatibility issues
Mozilla Public License 2.0
34 stars 41 forks source link

Sort labels when saving them #240

Closed marco-c closed 6 years ago

marco-c commented 6 years ago

utils.write_labels should sort the labels before saving them https://github.com/marco-c/autowebcompat/blob/96708cb778d12f4f1ebf2ae299896a577049fcd4/autowebcompat/utils.py#L217

This way the diff when adding new labels is going to be smaller.