Skip to content

Fix: whitespace and anchor tag#1342

Merged
KClough merged 1 commit intomasterfrom
fix/missing-documentation
Feb 24, 2023
Merged

Fix: whitespace and anchor tag#1342
KClough merged 1 commit intomasterfrom
fix/missing-documentation

Conversation

@briandonahue
Copy link
Copy Markdown
Contributor

Summary:

Tests were failing due to poorly named anchor tag
<a name="MissingStopName"/>
should have been
<a name="MissingStopNameNotice"/>

Also updated whitespace formatting issues.

Expected behavior:

MissingStopNameNotice should be properly documented and found by tests.

Please make sure these boxes are checked before submitting your pull request - thanks!

@KClough KClough merged commit 2fad58f into master Feb 24, 2023
@KClough KClough deleted the fix/missing-documentation branch February 24, 2023 21:56
@KClough KClough changed the title Fix whitespace and anchor tag Fix: whitespace and anchor tag Feb 24, 2023
ryon pushed a commit to JarvusInnovations/gtfs-validator that referenced this pull request Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants