-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Labels
featureNew feature or requestNew feature or requesthacktoberfestIncluded as a part of HacktoberfestIncluded as a part of Hacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
Terms
- I have searched open and closed feature requests
- I agree to follow Scribe-Data's Code of Conduct
Description
Along with #339 and #340 another check that's needed for the project is one that validates that some directories are being created in an appropriate way. Specifically within the src/scribe_data/language_data_extraction we need all sub directories of languages to be consistently named, where as of now we have some directories that are different like noun instead of nouns. Ideally this would take the form of a workflow check_project_structure.yaml within .github/workflows that would call a script check_project_structure.py that would make sure that all directories under languages are data types of the project.
Contribution
Happy to support with this and review when a PR is ready 😊
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requesthacktoberfestIncluded as a part of HacktoberfestIncluded as a part of Hacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
Done