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: peterjc/flake8-black
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Choose a base ref
...
head repository: peterjc/flake8-black
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.5
Choose a head ref
  • 17 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 7, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/myint/rstcheck: v5.0.0 → v6.0.0.post1](rstcheck/rstcheck@v5.0.0...v6.0.0.post1)
    pre-commit-ci[bot] authored and peterjc committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    9698dfc View commit details
    Browse the repository at this point in the history
  2. rstcheck API changed in v6

    peterjc committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    de60bca View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.2.0...v4.3.0)
    pre-commit-ci[bot] authored and peterjc committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    6d65723 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

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

Commits on Jul 4, 2022

  1. [pre-commit.ci] autoupdate (#67)

    * [pre-commit.ci] autoupdate
    
    updates:
    - [github.com/psf/black: 22.3.0 → 22.6.0](psf/black@22.3.0...22.6.0)
    
    * update blacken-docs too
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Peter Cock <p.j.a.cock@googlemail.com>
    pre-commit-ci[bot] and peterjc authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    d013a05 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

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

Commits on Aug 6, 2022

  1. [pre-commit.ci] autoupdate

    updates:
    - [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](PyCQA/flake8@4.0.1...5.0.2)
    pre-commit-ci[bot] authored and peterjc committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    c08f0ba View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. [pre-commit.ci] autoupdate

    updates:
    - [github.com/psf/black: 22.6.0 → 22.8.0](psf/black@22.6.0...22.8.0)
    - [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](PyCQA/flake8@5.0.2...5.0.4)
    - [github.com/myint/rstcheck: v6.0.0.post1 → v6.1.0](rstcheck/rstcheck@v6.0.0.post1...v6.1.0)
    - [github.com/codespell-project/codespell: v2.1.0 → v2.2.1](codespell-project/codespell@v2.1.0...v2.2.1)
    pre-commit-ci[bot] authored and peterjc committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    f370d61 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

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

Commits on Nov 7, 2022

  1. [pre-commit.ci] autoupdate

    updates:
    - [github.com/psf/black: 22.8.0 → 22.10.0](psf/black@22.8.0...22.10.0)
    - [github.com/codespell-project/codespell: v2.2.1 → v2.2.2](codespell-project/codespell@v2.2.1...v2.2.2)
    pre-commit-ci[bot] authored and peterjc committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1a47e32 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    569d34e View commit details
    Browse the repository at this point in the history
  2. pre-commit autoupdate

    peterjc committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    09bb151 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8f2f0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f8cf2b View commit details
    Browse the repository at this point in the history
  5. Must install 'build' package

    peterjc committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    ca85bed View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Fix flake8 registration, should be BLK not RST

    I copied this over from my flake8-rst-docstrings extension.
    
    Closes #73.
    peterjc authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b91b8b0 View commit details
    Browse the repository at this point in the history
  2. Call this v0.3.5

    peterjc committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b802917 View commit details
    Browse the repository at this point in the history
Loading