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

[pycodestyle] Implement blank-line-at-end-of-file (W391) #10243

Merged
merged 14 commits into from Mar 12, 2024

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    1d3b602 View commit details
    Browse the repository at this point in the history
  2. add rule description

    augustelalande committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    065f643 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fed92fd View commit details
    Browse the repository at this point in the history
  4. run tests

    augustelalande committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    82adae1 View commit details
    Browse the repository at this point in the history
  5. linting

    augustelalande committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5ba8358 View commit details
    Browse the repository at this point in the history
  6. address clippy issue

    augustelalande committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    67753eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef73979 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ff02c6 View commit details
    Browse the repository at this point in the history
  9. linting

    augustelalande committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    60d4ce5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e2dc19 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef3c813 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    d13c6b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d4e2fe View commit details
    Browse the repository at this point in the history