# Functions
No description provided by the author
FindYamlFiles finds all YAML files within the given root directory.
IsYamlFileExtension checks whether a file has a yaml extension specified in YamlExtensions, with leading dot.
No description provided by the author
# Variables
YamlExtensions contains all yaml-file extensions without leading dot that we allow.