Renamed 347 .cfg file names: Replaced white space with underscore#1062
Renamed 347 .cfg file names: Replaced white space with underscore#1062davidhedlund wants to merge 2 commits intolibretro:masterfrom davidhedlund:master
Conversation
|
@RobLoach seems the garbage submissions are still out of control. I will unsubscribe from notifications for my own sanity but kindly suggest action taken to prevent further mangling of the repo's commit log by this user's content free zero-value pull requests |
…8BitDo_NES30_Pro.cfg
8BitDo ("D") not 8Bitdo ("d")
I apologize if I caused problems. I'm trying to standardize the filenames, and I haven't used git in years. |
Aren't the file names changed in my pull request? Have I missed something? |
No issue on un-watching for your sanity. The libretro team has many members to help keep things rolling. Mental health is important, and you are able to check in whenever you have the capability to do so. Thanks so much for helping out 👍 |
Yes, they're changed. No worries. |
|
I don't know if the conversation motivating this happened elsewhere but some opinions on why this should not be merged:
|
|
I'm not aware of any other conversations about this either for or against. We usually try to be forgiving with people who are still learning how to contribute (though not to the extent that we want an avoidably messy commit log), but 1 and 2 seem like pretty big problems in any case. |
|
And it's not possible to submit a vice versa PR that replaces underscores with white spaces in all .cfg file names? |
|
The goal is to have the |
I've noticed that this is far away from standardized, since people are renaming either the filename or the input_device variable. A simple bash script for GNU/Linux can be used to automate this by setting the file name as input_device variable value for all .cfg files. What do you think about it? I can code it for you if you are interested.
|
No. The best choice is for the filename to be left alone so that it matches RetroArch's output to avoid contributors creating duplicates, however if past contributions have changed the file name these should be left alone as "cleaning up" is not a valid reason to create a pull request that is likely to raise further issues while solving none. In general please do not create pull requests that touch mappings for devices you do not own as you will lack the capability to properly test your changes and confirm you have not in fact degraded the functionality of RetroArch Autoconfig. |
It was just an offer, thank you for being clear. Is this worth documentation @hizzlekizzle ? |
@offalynne What is your opinion? |
Yes, I'd say the README could use some clarification on these topics, and "please don't touch files you can't personally test" seems like a good addition. |
No description provided.