Skip to content

Add workflow to check project structure #357

@andrewtavis

Description

@andrewtavis

Terms

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 requesthacktoberfestIncluded as a part of Hacktoberfesthelp wantedExtra attention is needed

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions