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

Match case of FROM with AS to silence warning #179

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

fwiesel
Copy link
Member

@fwiesel fwiesel commented Jul 8, 2024

Docker (at least 27.0.3) prints a warning:

WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match
(line 1)

This should fix it.

Docker (at least 27.0.3) prints a warning:
> WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match
> (line 1)

This should fix it.
@coveralls
Copy link

Coverage Status

coverage: 4.444%. remained the same
when pulling 25a7887 on match_case_from_as
into d3dff60 on main.

@SuperSandro2000 SuperSandro2000 merged commit 65e4bce into main Jul 8, 2024
6 checks passed
@SuperSandro2000 SuperSandro2000 deleted the match_case_from_as branch July 8, 2024 09:21
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.

3 participants