Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
handle empty stack yaml file configuration (#791)
* fix: handle empty stack YAML configuration and adjust file content retrieval * fix: return existing content from GetFileContent instead of an empty string * fix: remove unnecessary blank lines in ProcessYAMLConfigFile and GetFileContent functions
- Loading branch information