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

fix line(dl3004: If an error check is caught, skip the check for that line.) #10

Merged
merged 2 commits into from
Jan 26, 2020

Conversation

zabio3
Copy link
Owner

@zabio3 zabio3 commented Jan 26, 2020

what

If an error check is caught, skip the check for that line.

why

FROM ubuntu:18;04
RUN sudo apt-get clean && sudo rm -rf /var/lib/apt/lists/*

If the same error occurs multiple times on the same line, the error message should be one.

@zabio3 zabio3 changed the title fix line(dl3004) fix line(dl3004: If an error check is caught, skip the check for that line.) Jan 26, 2020
@zabio3 zabio3 merged commit dfa4165 into master Jan 26, 2020
@zabio3 zabio3 deleted the fix-error-messages-dl3004 branch January 26, 2020 05:52
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.

1 participant