feat: Additional test to enforce documentation comment conventions#1450
feat: Additional test to enforce documentation comment conventions#1450bdferris-v2 merged 10 commits intomasterfrom
Conversation
|
✅ Rule acceptance tests passed. |
main/src/test/java/org/mobilitydata/gtfsvalidator/validator/NoticeDocumentationTest.java
Outdated
Show resolved
Hide resolved
main/src/test/java/org/mobilitydata/gtfsvalidator/validator/NoticeDocumentationTest.java
Outdated
Show resolved
Hide resolved
|
✅ Rule acceptance tests passed. |
|
✅ Rule acceptance tests passed. |
This PR adds an additional unit-test to enforce our documentation comment conventions, per https://github.com/MobilityData/gtfs-validator/blob/master/docs/NEW_RULES.md#2-document-the-new-rule. This is a cleanup task for #1324.
Please make sure these boxes are checked before submitting your pull request - thanks!
gradle testto make sure you didn't break anything