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

Moers: Remove trailing semicolons #77

Closed
johnjohndoe opened this issue Apr 22, 2016 · 0 comments
Closed

Moers: Remove trailing semicolons #77

johnjohndoe opened this issue Apr 22, 2016 · 0 comments

Comments

@johnjohndoe
Copy link
Member

@odadev I am currently working on a validation script for the market data. This identified a some issues for Moers:

MOERS: Markt Moers-Kapellen
Error: Sa 07:30-13:00; <--- (This rule does not contain anything useful. Please remove this empty rule. Might it be possible that you are a programmer and adding a semicolon after each statement is hardwired in your muscle memory ;) ? The thing is that the semicolon in the opening_hours syntax is defined as rule separator. So for compatibility reasons you should omit this last semicolon.)

MOERS: Markt Moers-Repelen
Error: Tu 07:30-13:00;Fr 07:30-13:00; <--- (This rule does not contain anything useful. Please remove this empty rule. Might it be possible that you are a programmer and adding a semicolon after each statement is hardwired in your muscle memory ;) ? The thing is that the semicolon in the opening_hours syntax is defined as rule separator. So for compatibility reasons you should omit this last semicolon.)

MOERS: Markt Moers-Asberg
Error: Fr 08:00-13:00; <--- (This rule does not contain anything useful. Please remove this empty rule. Might it be possible that you are a programmer and adding a semicolon after each statement is hardwired in your muscle memory ;) ? The thing is that the semicolon in the opening_hours syntax is defined as rule separator. So for compatibility reasons you should omit this last semicolon.)

MOERS: Markt Moers-Meerbeck
Error: We 07:30-13:00;Sa 07:30-13:00; <--- (This rule does not contain anything useful. Please remove this empty rule. Might it be possible that you are a programmer and adding a semicolon after each statement is hardwired in your muscle memory ;) ? The thing is that the semicolon in the opening_hours syntax is defined as rule separator. So for compatibility reasons you should omit this last semicolon.)

MOERS: Markt Moers-Innenstadt
Error: Tu 07:30-14:00;Fr 07:30-14:00; <--- (This rule does not contain anything useful. Please remove this empty rule. Might it be possible that you are a programmer and adding a semicolon after each statement is hardwired in your muscle memory ;) ? The thing is that the semicolon in the opening_hours syntax is defined as rule separator. So for compatibility reasons you should omit this last semicolon.)

Validation done. 0 warning(s), 5 error(s) detected.

Can you please update moers.json?

dirkschumacher added a commit to dirkschumacher/wo-ist-markt.github.io that referenced this issue Apr 27, 2016
dirkschumacher added a commit to dirkschumacher/wo-ist-markt.github.io that referenced this issue Apr 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant