Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hhatto/autopep8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2
Choose a base ref
...
head repository: hhatto/autopep8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 14 commits
  • 3 files changed
  • 1 contributor

Commits on May 28, 2024

  1. fix: upload pacakge to pypi

    hhatto committed May 28, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9bdde91 View commit details
  2. use pypa/gh-action-pypi-publish

    hhatto committed May 28, 2024
    Copy the full SHA
    e238c83 View commit details
  3. pypi

    hhatto committed May 28, 2024
    Copy the full SHA
    f028951 View commit details
  4. add test for specific case of e271 and w504

    hhatto committed May 28, 2024
    Copy the full SHA
    75557c0 View commit details
  5. fix: skip if fixed-method result to another result

    hhatto committed May 28, 2024
    Copy the full SHA
    91b15c5 View commit details
  6. fix: check just before fixed-method

    hhatto committed May 28, 2024
    Copy the full SHA
    765402a View commit details

Commits on May 29, 2024

  1. Merge pull request #748 from hhatto/fix-issue688

    fix specific case of e271 and w504
    hhatto authored May 29, 2024
    Copy the full SHA
    83e29b6 View commit details
  2. experimental option is deprecated

    hhatto committed May 29, 2024
    Copy the full SHA
    53a993e View commit details
  3. use custom warning format

    hhatto committed May 29, 2024
    Copy the full SHA
    f516b29 View commit details
  4. strict lint

    hhatto committed May 29, 2024
    Copy the full SHA
    7253375 View commit details
  5. Merge pull request #749 from hhatto/experimental-option-is-deprecated

    experimental option is deprecated
    hhatto authored May 29, 2024
    Copy the full SHA
    6878c96 View commit details
  6. skip e501 fixed method for f-string line(s)

    hhatto committed May 29, 2024
    Copy the full SHA
    b4c586d View commit details
  7. Merge pull request #750 from hhatto/skip-e501-fstring

    skip e501 fixed method for f-string line(s)
    hhatto authored May 29, 2024
    Copy the full SHA
    dc9656f View commit details

Commits on May 30, 2024

  1. version 2.2.0

    hhatto committed May 30, 2024
    Copy the full SHA
    d5bbdbc View commit details
Loading