feat: Add @GtfsValidationNotice annotations to all notice classes#1366
feat: Add @GtfsValidationNotice annotations to all notice classes#1366davidgamez merged 14 commits intomasterfrom
Conversation
…inconsistent formatting.
…onding documentation in RULES.md.
…otices, including doc reference extraction from RULES.md.
|
✅ Rule acceptance tests passed. |
core/src/main/java/org/mobilitydata/gtfsvalidator/notice/DuplicateKeyNotice.java
Outdated
Show resolved
Hide resolved
|
✅ Rule acceptance tests passed. |
|
✅ Rule acceptance tests passed. |
Summary:
This is an automated transform of the existing source code, extracting documentation references from RULES.md where appropriate. This part of #1324 and our effort to generate documentation from source code.
This PR also includes a small change to @GtfsValidationNotice itself to handle GTFS reference section links.
Please make sure these boxes are checked before submitting your pull request - thanks!
gradle testto make sure you didn't break anything