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

chore: sort data alphabetically #836

Merged

Conversation

jackhwalters
Copy link
Contributor

@jackhwalters jackhwalters commented Jul 31, 2024

Sorted every data file apart from commerce_data.h and person_data.h, as sorting them messed up string formatting/ broke tests. Created issue #835 to document the script and run it in a CI pipeline.

Closes #650.

@jackhwalters jackhwalters marked this pull request as draft July 31, 2024 19:54
@cieslarmichal
Copy link
Owner

build failed

@jackhwalters jackhwalters marked this pull request as ready for review August 1, 2024 20:36
@jackhwalters
Copy link
Contributor Author

Build fixed @cieslarmichal.

@cieslarmichal cieslarmichal merged commit 9962dc5 into cieslarmichal:main Aug 1, 2024
15 checks passed
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.

add a formatting script for sorting data alphabetically
2 participants