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: matrix-org/backend-meta
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: matrix-org/backend-meta
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Dec 21, 2022

  1. Use ruff instead of flake8. (#15)

    ruff is significantly faster than flake8 and covers a superset
    of the same linting checks.
    clokep authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    6f6bb21 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

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

Commits on Mar 28, 2023

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

Commits on Apr 27, 2023

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