Skip to content

Script to find format differences #1011

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

Merged
merged 4 commits into from
Mar 19, 2021
Merged

Conversation

humitos
Copy link
Collaborator

@humitos humitos commented Oct 8, 2020

There are lot of confusions around if I have to use * or double backticks or not, of if I have to translate what's inside the backticks or not... etc.

I created a super simple and dumb script that will help us to find these cases.

With a first run it found that we have translated long_description (an argument) as descripción larga (two words marked as code) --making your code to fail if you use descripción larga as argument. See this commit 9dd3143

The script can be improved a lot to print the results in a better and easy-to-parse way; but for now I think it's OK as start.

There is a lot of work to do here, but this is the initial of the idea.
@humitos humitos requested a review from cmaureir October 8, 2020 15:09
@cmaureir cmaureir added the hacktoberfest-accepted mantainer-approved contribution to hacktoberfest label Oct 24, 2020
@cmaureir cmaureir changed the base branch from 3.8 to 3.9 March 19, 2021 18:02
@cmaureir
Copy link
Collaborator

voy a mergear esta herramienta si pasa el test, que de seguro nos va a servir.

@cmaureir cmaureir closed this Mar 19, 2021
@cmaureir
Copy link
Collaborator

a ver si cerrando y abriendo rtd no genera error

@cmaureir cmaureir reopened this Mar 19, 2021
@cmaureir cmaureir merged commit f497c72 into 3.9 Mar 19, 2021
@cmaureir cmaureir deleted the humitos/find-format-differences branch December 10, 2021 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted mantainer-approved contribution to hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants