Word list on website is not valid JSON now

20 views
Skip to first unread message

Stephen Hemminger

unread,
Aug 17, 2023, 10:58:52 AM8/17/23
to Inclusive Naming Initiative
I use a python script that downloads the current word list to do scanning of project files.
The current word list is no longer valid JSON. There is a comma on the last item in the array of objects.

You can reproduce this with:
 $ wget https://inclusivenaming.org/word-lists/index.json
...
$ jq <index.json
parse error: Expected another array element at line 231, column 1

Please fix the problem and better yet run a validation check before next update.
Reply all
Reply to author
Forward
0 new messages