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

eliminate extra blank lines in dockerfile template #49302

Merged

Conversation

rubys
Copy link
Contributor

@rubys rubys commented Sep 16, 2023

The rule should be:

  • one blank line between "stanzas" or groups of lines
  • two blanks lines precede FROM statements

The rule should be:
  * one blank line between "stanzas" or groups of lines
  * two blanks lines preceed FROM statements
@rails-bot rails-bot bot added the railties label Sep 16, 2023
@jonathanhefner jonathanhefner merged commit af1d77a into rails:main Sep 16, 2023
3 of 4 checks passed
@jonathanhefner
Copy link
Member

Thank you, @rubys! ✂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants