type:changed
Try to infer the root directory of the project by walking up the directories
Changelog details:
--project-root
when using ligo commands
Infer Now LIGO will try to infer --project-root
by looking at parent directories,
This will make LIGO CLI commands less verbose (when using external packages from npm).
If you need/want to specify the root directory of your project you can as always use the --project-root
flag.