Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade EmptyColumnNameNotice to ERROR #1019

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

lionel-nj
Copy link
Contributor

closes #1017
Summary:

This PR provides support to upgrade EmptyColumnNameNotice to ERROR.

Expected behavior:

EmptyColumnNameNotice:

The first line of each file must contain field names.

https://github.com/google/transit/blob/master/gtfs/spec/en/reference.md#file-requirements

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

  • Run the unit tests with gradle test to make sure you didn't break anything
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • [ ] Include screenshot(s) showing how this pull request works and fixes the issue(s)

@lionel-nj lionel-nj self-assigned this Oct 4, 2021
@lionel-nj lionel-nj changed the title upgrade EmptyColumnNameNotice to ERROR chore: upgrade EmptyColumnNameNotice to ERROR Oct 4, 2021
@lionel-nj lionel-nj mentioned this pull request Oct 4, 2021
3 tasks
@aababilov
Copy link
Collaborator

LGTM

@lionel-nj
Copy link
Contributor Author

Thanks for reviewing @aababilov!

@lionel-nj lionel-nj merged commit 12e6986 into master Oct 5, 2021
@lionel-nj lionel-nj deleted the task/change-severity-EmptyColumnNameNotice branch October 5, 2021 13:13
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.

Split PR 970 into one PR per rule.
2 participants