Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locale generator fixes #2422

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

C0rn3j
Copy link
Contributor

@C0rn3j C0rn3j commented Mar 16, 2024

PR Description:

Unify tab usage instead of mixing tabs and spaces.

Write variables better to not erroneously use a wrong variable, also quote them to handle filenames with whitespace better.

Finally, exit on error instead of ignoring issues.

Note that this breaks the current git master, as msgfmt has a fatal error in one of the language mutations.
That's an easy fix, but it's something to fix in the language files, not in the script.

Tests and Checks

  • I have tested the code!

…le filenames better

Don't mix tabs and spaces, use tabs, just like the main script
@C0rn3j C0rn3j requested a review from Torxed as a code owner March 16, 2024 20:10
@svartkanin
Copy link
Collaborator

I wish there was a code style that we can automatically apply 😓

@svartkanin svartkanin merged commit 7011ac0 into archlinux:master Apr 16, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants