Skip to content

feat: more prominent output of ./scripts/translations/sort.sh

Hannes Heine requested to merge pr3251head into pr3251base

Created by: Tirokk

rbeer Authored by rbeer Merged


🍰 Pullrequest

The output of ./scripts/translations/sort.sh tends to get overlooked in the TravisCI logs. This change makes the "x.json is not sorted by keys" prominent red and adds a hint to the sort.sh --fix feature.

Tests obviously fail now to show the error output. I will rebase out the 'temp:' commits, if approved.

Before: 3251-travis-log-before

After: 3251-travis-log-after

Messages in bold, --fix hint in blue - which I like better as the hint is info, not a warning and it really makes it stand out: 3251-travis-log-bold_n_blue

Merge request reports