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

Start to add generation 9 Pokemon #71

Merged
merged 9 commits into from
Feb 29, 2024
Merged

Start to add generation 9 Pokemon #71

merged 9 commits into from
Feb 29, 2024

Conversation

thib3113
Copy link
Contributor

I start to add gen 9 .

I only add the names I found ( I found Korean but seems to use a different order ) .

Also, 980 and 987 seems missing from lists, so I let a blank line .

Don't hesitate to add names (or correct), I will update the PR with them

@thib3113
Copy link
Contributor Author

Also, letting a blank line will be a problem, because of the getId function ...

but I think adding a false line is not a solution ...
I think using object (with key the id of the pokemon, and the value the name of the pokemon) can be a good option (can be done really fast)

@pedrommcarrasco
Copy link

Hi @sindresorhus 👋

Could we try to move forward with this? Is there anything that you need help with?

data/de.json Outdated
@@ -1,907 +1,1012 @@
[
"Bisasam",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't change the indentation.

@sindresorhus
Copy link
Owner

You need to add all the data for this to be mergable.

@thib3113
Copy link
Contributor Author

Hi @sindresorhus .

I just updated the files ( using tabs + adding pokemon ) . Also, it seems that some orders has changed ...

So, here are my sources :

data/de.json Outdated
"Eisenfels",
"Eisenhaupt",
"Terapagos",
"Infamomo"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

incorrect indentation

Copy link
Contributor Author

@thib3113 thib3113 Feb 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry ... I redo a check

@sindresorhus sindresorhus merged commit ed6e565 into sindresorhus:main Feb 29, 2024
0 of 4 checks passed
@thib3113 thib3113 deleted the ninth-generation branch February 29, 2024 08:18
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.

3 participants