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

Extract some shared logic to BlankLineSeparation #961

Merged
merged 4 commits into from Jul 14, 2020

Commits on Jul 14, 2020

  1. Use subject and subject! in message

    Also, add "an" to error message.
    bquorning committed Jul 14, 2020
    Copy the full SHA
    8014b6b View commit details
    Browse the repository at this point in the history
  2. Use let and let! in message

    Also, removed redundant "block" from the message.
    bquorning committed Jul 14, 2020
    Copy the full SHA
    88d2b7c View commit details
    Browse the repository at this point in the history
  3. Rename BlankLineSeparation to EmptyLineSeparation

    For consistency, let's call it an "empty line" everywhere.
    bquorning committed Jul 14, 2020
    Copy the full SHA
    ee6da00 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    51d593a View commit details
    Browse the repository at this point in the history