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

Update polish translation #396

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Update polish translation #396

merged 1 commit into from
Nov 7, 2024

Conversation

awumii
Copy link
Contributor

@awumii awumii commented Nov 7, 2024

style checking fails when i commit for some reason 😕

admin@archlinux ~/r/po (pl-translation)> git commit -m "Update polish translation"
--Checking style--
Diff in /home/admin/resources/src/config.rs:6:
 pub const RESOURCES_FILE: &str = concat!("/usr/local/share/resources", "/resources.gresource");
 pub const VERSION: &str = "1.6.0-fab94cf";
 pub const LIBEXECDIR: &str = "/usr/local/libexec/resources";
+
--Checking style fail--
Please fix the above issues, either manually or by running: cargo fmt --all

I just run the cargo fmt command and it works

@nokyan
Copy link
Owner

nokyan commented Nov 7, 2024

Thanks!

Yeah, I still need to exclude config.rs from the commit check, since it is generated from config.rs.in by meson and the way it's generated is not compliant with cargo fmt's rules

@nokyan nokyan merged commit 434f1a0 into nokyan:main Nov 7, 2024
1 check 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.

2 participants