oae / gnome-shell-pano

Next-gen Clipboard Manager for Gnome Shell
https://extensions.gnome.org/extension/5278/pano/
GNU General Public License v2.0
1.13k stars 59 forks source link

ci: add option for the ci to check locales #312

Closed Totto16 closed 2 months ago

Totto16 commented 2 months ago

Pull Request Template

Description

add support for a "dry-run" to "generateLocale.ts" , so that locales get checked in the CI

This helps in the case of locale updates, as the CI catches such things as in #305

This was done in a quick fashion and can certainly be improved, I didn't use a cli parser, since this just adds one simple optional option.

Any suggestions for improvements or arguments against this are welcome. ❤️

Type of change