This repository was archived by the owner on Oct 7, 2021. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
What if json added is not properly linted?
Describe the solution you'd like
A github action to check on every push for json lint and py code style.
Describe alternatives you've considered
Atleast the json lint check. Py code check can be avoided for now.
Additional context