From dac702ad0b1332cc549aeb0c620f72cb4c4a4a1b Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 18 Feb 2024 17:55:41 +0100 Subject: CI: Improve layout and store description checks (#565) * CI: Run 'check_layout.py' Ensures that 'check_layout.output' is not outdated. Also, update it. * CI: Check new store descriptions When a store description is added, 'python3 sync_translations.py' leaves an untracked file that is not checked. This makes sure that untracked store descriptions are noticed in CI.--- check_layout.output | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'check_layout.output') diff --git a/check_layout.output b/check_layout.output index 23004c5..a506f7a 100644 --- a/check_layout.output +++ b/check_layout.output @@ -65,7 +65,7 @@ Layout doesn't define some important keys, missing: f11_placeholder, f12_placeho 1 warnings # latn_bone Layout includes some ASCII punctuation but not all, missing: $ -Layout redefines the bottom row but some important keys are missing, missing: compose, cursor_left, cursor_right, loc end, loc home, loc page_down, loc page_up, loc switch_greekmath, loc voice_typing, switch_backward +Layout redefines the bottom row but some important keys are missing, missing: cursor_left, cursor_right, loc compose, loc end, loc home, loc page_down, loc page_up, loc switch_greekmath, loc voice_typing, switch_backward 2 warnings # latn_colemak Some keys contain whitespaces, unexpected: ́ @@ -73,8 +73,7 @@ Some keys contain whitespaces, unexpected: ́ # latn_dvorak 0 warnings # latn_neo2 -Layout redefines the bottom row but some important keys are missing, missing: compose, loc end, loc home, loc page_down, loc page_up -1 warnings +0 warnings # latn_qwerty_br 0 warnings # latn_qwerty_cz -- cgit v1.2.3