sdruskat / cff-in-the-wild

Analysis of Citation File Format files on GitHub
Apache License 2.0
2 stars 0 forks source link

Adding function to read CFF files in a directory #20

Closed samharrison7 closed 2 years ago

samharrison7 commented 2 years ago

Created function that loops through all files in a given directory, check if they are valid YAML files, and return a list of dicts for each file and a list of file names that were invalid YAML.