Config recursion error checker Check if json has a cycle error. Usage Clone repo with: $ git clone <repo address> cd to dir with repo Run: $python3 -m cycle_checker [-p, --path] -p, --path: path to config file. By default, script will search for config.json in main directory.