Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAutomatically verify that ORGANIZATION.md reflects the actual structure of the project #22979
Labels
Comments
|
Dibs! Thanks for the name of the file. :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be great to have a lint that's part of
./mach test-tidywhich reads the contents of docs/ORGANIZATION.md, then walks all directories in the project, and warns if the project structure does not match what is documented.Code:
python/tidy/servo_tidy/tidy.py