lichess-org/chess-openings

Json validity of the entire file

rpdelaney opened this issue · 2 comments

Each line is valid json, but the file as a whole is not valid. This makes it a bit hard to work with e.g. using the json module in python. Would you accept a pull request on this?

Sure, why not.

Great, just wanted to make sure it wouldn't conflict with anything downstream that might use this repo. PR incoming!