open5e / open5e-api

The api for open5e.com
Other
152 stars 95 forks source link

Recurring random unicode characters in .json files. #246

Open augustjohnson opened 1 year ago

augustjohnson commented 1 year ago

Our json files occasionally get edited by stuff like pythons open() which sometimes results in weird character stuff.

Example of errant unicode showing up unwanted. https://github.com/open5e/open5e-api/pull/185/commits/6118e17e26ce3954d7ca4aaa661299738d4f396d

This is sometimes invisible to people editing the files (because of their editors and stuff).

Potential solutions:

augustjohnson commented 22 hours ago

Definition of Done: