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

Normalize trailing commas in data directory #388

Merged
merged 2 commits into from
Apr 29, 2022

Conversation

waldyrious
Copy link
Contributor

Just a small cleanup change: remove trailing commas within quoted lists. This was only present in a small minority of the entries, which were normalized to match the other ones.

@b-g b-g merged commit 97c1c40 into hfg-gmuend:master Apr 29, 2022
@b-g
Copy link
Member

b-g commented Apr 29, 2022

@waldyrious Many thanks for spotting! Nice!! Merged

@waldyrious
Copy link
Contributor Author

@b-g Thanks for the additional fixes to the PR! However, I noticed that a trailing comma was added here and here. What happened there?

Also, I have additional small fixes like these to submit, but also I might be able to contribute a substantial amount of data, as I mentioned here. Would that be welcome?

@waldyrious waldyrious deleted the normalize-trailing-commas branch April 29, 2022 10:35
@b-g
Copy link
Member

b-g commented Apr 29, 2022

@waldyrious This would be welcome :)

@b-g
Copy link
Member

b-g commented Apr 29, 2022

Please be aware of npm run generate-data-tables.js, see helpers/generate-data-tables.js. This script basically takes

  • data/enhancements-emoji-unicode-data.csv
  • data/extras-openmoji.csv
  • data/extras-unicode.csv

and combines it with data of the emojibase-data package ... and generates the data/openmoji.XXX files

@waldyrious
Copy link
Contributor Author

That's great information, thanks! 🙂 I will read the contribution guidelines so I don't miss similar details for my next contributions.

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.

2 participants