-
Notifications
You must be signed in to change notification settings - Fork 354
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
list major common keyboard layouts first #2788
Conversation
Hello @sundeep-anand! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2020-09-02 12:20:59 UTC |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, nice work!
Just a small nitpick right now. First, let's wait until the langtable change will be decided and then we can start with the review and suggestions here.
Jenkins, it's ok to test. |
The gist of unit tests failure was
Theoretically only the pylint stuff should remain now... if the langtable build already propagated all the way to our PR test workers. Let's see? Jenkins, test this please. |
jenkins, test this please |
Langtable is now in the repositories so the main problem is gone the rest seems to be valid issue:
|
Please ignore the test result now. New pylint version was released so we need to make adjustments to fix this. |
Resolves: rhbz#1158370
kindly review .. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know enough about this to approve, but code LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looks good to me. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code LGTM as far as I can tell...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me as well - thanks a lot! :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Even thought this test is not really testing Anaconda code but let's fix that later.
Thanks for your contribution and for fixing this old bug!
welcome, and thanks for merging |
Refer: rhbz#1158370
Depends: mike-fabian/langtable#11
This is an attempt to determine major keyboard layouts and place them first in the keyboard layouts selection list.
Hence lesser scroll for users.
To Do: