-
Notifications
You must be signed in to change notification settings - Fork 83
Comparing changes
Open a pull request
base repository: PyCQA/autoflake
base: v2.0.1
head repository: PyCQA/autoflake
compare: v2.0.2
- 10 commits
- 5 files changed
- 3 contributors
Commits on Feb 7, 2023
-
[pre-commit.ci] pre-commit autoupdate (#223)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.238 → v0.0.243](astral-sh/ruff-pre-commit@v0.0.238...v0.0.243) - [github.com/psf/black: 22.12.0 → 23.1.0](psf/black@22.12.0...23.1.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 20d2b85 - Browse repository at this point
Copy the full SHA 20d2b85View commit details
Commits on Feb 13, 2023
-
Bump actions/cache from 3.2.4 to 3.2.5 (#224)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.2.4...v3.2.5) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e527b7 - Browse repository at this point
Copy the full SHA 5e527b7View commit details
Commits on Feb 14, 2023
-
[pre-commit.ci] pre-commit autoupdate (#225)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.243 → v0.0.246](astral-sh/ruff-pre-commit@v0.0.243...v0.0.246) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f00a5a4 - Browse repository at this point
Copy the full SHA f00a5a4View commit details
Commits on Feb 21, 2023
-
[pre-commit.ci] pre-commit autoupdate (#226)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.246 → v0.0.249](astral-sh/ruff-pre-commit@v0.0.246...v0.0.249) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f6185bb - Browse repository at this point
Copy the full SHA f6185bbView commit details
Commits on Feb 22, 2023
-
Bump actions/cache from 3.2.5 to 3.2.6 (#227)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.2.5...v3.2.6) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 93cb393 - Browse repository at this point
Copy the full SHA 93cb393View commit details
Commits on Mar 1, 2023
-
[pre-commit.ci] pre-commit autoupdate (#228)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.249 → v0.0.253](astral-sh/ruff-pre-commit@v0.0.249...v0.0.253) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 02356b1 - Browse repository at this point
Copy the full SHA 02356b1View commit details
Commits on Mar 7, 2023
-
[pre-commit.ci] pre-commit autoupdate (#231)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.253 → v0.0.254](astral-sh/ruff-pre-commit@v0.0.253...v0.0.254) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 66ab2e6 - Browse repository at this point
Copy the full SHA 66ab2e6View commit details
Commits on Mar 10, 2023
-
Bump actions/cache from 3.2.6 to 3.3.0 (#233)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3.2.6...v3.3.0) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9697f3f - Browse repository at this point
Copy the full SHA 9697f3fView commit details -
When removing unused imports or breaking up lines, keep the original order. Users can use other linters/formatters to fix import order (e.g. isort or reorder-python-imports). Closes #229.
Configuration menu - View commit details
-
Copy full SHA for c136ba5 - Browse repository at this point
Copy the full SHA c136ba5View commit details
Commits on Mar 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0659b6d - Browse repository at this point
Copy the full SHA 0659b6dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.1...v2.0.2