It almost seems like we need a "file" flow and a "project" flow concept.
For instance, I find myself working on a golang project with a yaml file or json file and would like to validate that file with my default work flow. It'd be great to call ProjectFlow and FileFlow.
It almost seems like we need a "file" flow and a "project" flow concept.
For instance, I find myself working on a golang project with a yaml file or json file and would like to validate that file with my default work flow. It'd be great to call
ProjectFlowandFileFlow.