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 fixers #561

Open
wants to merge 70 commits into
base: main
Choose a base branch
from
Open

Add fixers #561

wants to merge 70 commits into from

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    e0514c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d617ee6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6684025 View commit details
    Browse the repository at this point in the history
  4. Use if let

    chriscerie committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    3679fb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd9f42b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b31d46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5451778 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf88f73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7161458 View commit details
    Browse the repository at this point in the history
  10. Add fix option

    chriscerie committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    679cd8c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0560a86 View commit details
    Browse the repository at this point in the history
  12. Handle conflicting fixes

    chriscerie committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    5417142 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c49e080 View commit details
    Browse the repository at this point in the history
  14. Fix clippy

    chriscerie committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    63ad3eb View commit details
    Browse the repository at this point in the history
  15. Add compare_nan fixer

    chriscerie committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    1c519dc View commit details
    Browse the repository at this point in the history
  16. Add deprecated fixer

    chriscerie committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    47afa03 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    2b90c54 View commit details
    Browse the repository at this point in the history
  2. Fix diff for parenthese

    chriscerie committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    cbf3a3e View commit details
    Browse the repository at this point in the history
  3. Fix test

    chriscerie committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    ff5d606 View commit details
    Browse the repository at this point in the history
  4. Fix iterations

    chriscerie committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    c7d371b View commit details
    Browse the repository at this point in the history
  5. Remove debugging print

    chriscerie committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    0addbc8 View commit details
    Browse the repository at this point in the history
  6. Pretty print

    chriscerie committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    5f3a84b View commit details
    Browse the repository at this point in the history
  7. Update docs

    chriscerie committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    26c3c76 View commit details
    Browse the repository at this point in the history
  8. Update docs

    chriscerie committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    31bf18e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e145e82 View commit details
    Browse the repository at this point in the history
  10. Remove comment

    chriscerie committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    c8df081 View commit details
    Browse the repository at this point in the history
  11. Add machine applicability

    chriscerie committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    5a52738 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c8d1919 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4c10d3e View commit details
    Browse the repository at this point in the history
  14. Update comment

    chriscerie committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    441679f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d2bc397 View commit details
    Browse the repository at this point in the history
  16. Bracket applicability

    chriscerie committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    935dfbb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Add divide by zero fixer

    chriscerie committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3baa606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a94b9ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b395454 View commit details
    Browse the repository at this point in the history
  4. Create better abstraction

    chriscerie committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c7e9156 View commit details
    Browse the repository at this point in the history
  5. Remove unused variable

    chriscerie committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d5684b8 View commit details
    Browse the repository at this point in the history
  6. Format ts

    chriscerie committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ff082cf View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    a9ed88b View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary file

    chriscerie committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ad168a3 View commit details
    Browse the repository at this point in the history
  3. Use assert_str_eq

    chriscerie committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0987940 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c6a30d View commit details
    Browse the repository at this point in the history
  5. Update deprecated

    chriscerie committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    84f648b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efe4273 View commit details
    Browse the repository at this point in the history
  7. Remove newline

    chriscerie committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7d1ae68 View commit details
    Browse the repository at this point in the history
  8. Normalize diff string

    chriscerie committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    22b2fee View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Add unused self fix

    chriscerie committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6749c77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67b740a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6f0196 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0acb630 View commit details
    Browse the repository at this point in the history
  5. Change ` to better message

    chriscerie committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a345f30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0810cc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    c10156b View commit details
    Browse the repository at this point in the history
  2. Fix clippy error

    chriscerie committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    b3a29dc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Nov 4, 2023

  1. Test

    chriscerie committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    23aa26f View commit details
    Browse the repository at this point in the history
  2. Test

    chriscerie committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    c23ba11 View commit details
    Browse the repository at this point in the history
  3. Test

    chriscerie committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    786de0b View commit details
    Browse the repository at this point in the history
  4. Test

    chriscerie committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    4d26ab3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 9, 2023

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

Commits on Nov 10, 2023

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

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    98176b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e4472c View commit details
    Browse the repository at this point in the history
  3. Update test

    chriscerie committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    6155eae View commit details
    Browse the repository at this point in the history
  4. Remove file

    chriscerie committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    feb4cf0 View commit details
    Browse the repository at this point in the history
  5. Remove change

    chriscerie committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    df80d2c View commit details
    Browse the repository at this point in the history
  6. Flatten print format

    chriscerie committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0055e2c View commit details
    Browse the repository at this point in the history
  7. Fix pedantic clippy

    chriscerie committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    038e062 View commit details
    Browse the repository at this point in the history
  8. Add must use

    chriscerie committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    9538811 View commit details
    Browse the repository at this point in the history