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

1281 white between annotated declarations #1291

Commits on Oct 30, 2021

  1. Remove unused variables

    Paul Dingemans committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    a8ccc56 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    0bcf0b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Merge remote-tracking branch 'upstream/master' into master2

    Paul Dingemans committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    7570b41 View commit details
    Browse the repository at this point in the history
  2. Fix false positive in spacing-between-declarations-with-annotations

    A block of comments including at least one blank line between two annotated
    declarations was not recognized as having the required spacing.
    
     Closes pinterest#1281
    Paul Dingemans committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    73cfd48 View commit details
    Browse the repository at this point in the history
  3. Fix false positive in spacing-between-declarations-with-annotations (…

    …update changelog)
    
    Closes pinterest#1281
    Paul Dingemans committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    49a436c View commit details
    Browse the repository at this point in the history