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

Add autofix for W292 [NoNewLineAtEndOfFile] #1354

Merged
merged 10 commits into from Dec 24, 2022
Merged

Add autofix for W292 [NoNewLineAtEndOfFile] #1354

merged 10 commits into from Dec 24, 2022

Commits on Dec 23, 2022

  1. Copy the full SHA
    5bc5a57 View commit details
    Browse the repository at this point in the history
  2. Fix changed Cargo.toml

    Sawbez committed Dec 23, 2022
    Copy the full SHA
    57e28ea View commit details
    Browse the repository at this point in the history
  3. Fix Cargo.toml

    Sawbez committed Dec 23, 2022
    Copy the full SHA
    1812370 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b0709a4 View commit details
    Browse the repository at this point in the history
  5. Delete leftover file

    Context: `.swp` is a temporary file type used by vim
    Sawbez committed Dec 23, 2022
    Copy the full SHA
    e9cb7c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Add two more snapshots

    charliermarsh committed Dec 24, 2022
    Copy the full SHA
    1858bb1 View commit details
    Browse the repository at this point in the history
  2. Off-by-one

    charliermarsh committed Dec 24, 2022
    Copy the full SHA
    c5e7bb0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6e3d665 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e57ec62 View commit details
    Browse the repository at this point in the history
  5. Updates

    charliermarsh committed Dec 24, 2022
    Copy the full SHA
    a321a72 View commit details
    Browse the repository at this point in the history