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

fix: Sort keyboard layouts #314

Merged
merged 1 commit into from
May 17, 2024

Conversation

joshuamegnauth54
Copy link
Contributor

Closes: #308

@mmstick
Copy link
Member

mmstick commented May 16, 2024

Make sure to run cargo fmt, then git commit --amend and git push --force.

@joshuamegnauth54
Copy link
Contributor Author

It seems my code was already formatted, but when I run cargo fmt on the whole workspace it shows that a different file that I didn't edit is unformatted:

format

Should I just format it?

@wash2
Copy link
Contributor

wash2 commented May 17, 2024

It seems my code was already formatted, but when I run cargo fmt on the whole workspace it shows that a different file that I didn't edit is unformatted:

format

Should I just format it?

If you pull master branch and rebase your changes on it, the formatting errors are fixed.

@mmstick mmstick merged commit a3acf58 into pop-os:master May 17, 2024
3 checks passed
@joshuamegnauth54 joshuamegnauth54 deleted the backwards-input-source branch May 19, 2024 02:16
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.

[Keyboard > Add input source] List is backwards
3 participants