You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a call to a JSON checker prior to compiling a board.
I find I have a tendency of making JSON errors when defining boards/components.
Would be great if instead of getting a python error that the JSON files be checked for silly errors - such that it makes fixing them easier then parsing python errors.
Thanks!
Peter
The text was updated successfully, but these errors were encountered:
I'm starting to work on the next version of PCBmodE at branch cinco-master.
I intend on adding this feature to Cinco.
saardrimer
changed the title
Feature Request - add a JSON checker that is called prior to compiling
Check JSON file before processing and provide useful error info
Dec 16, 2019
Add a call to a JSON checker prior to compiling a board.
I find I have a tendency of making JSON errors when defining boards/components.
Would be great if instead of getting a python error that the JSON files be checked for silly errors - such that it makes fixing them easier then parsing python errors.
Thanks!
Peter
The text was updated successfully, but these errors were encountered: