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: python-lsp/python-lsp-ruff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: python-lsp/python-lsp-ruff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    94927e7 View commit details
    Browse the repository at this point in the history
  2. Relax ruff constraints

    Seems to work fine on the new ruff 0.3.0 release
    vodik authored and jhossbach committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6bb850b View commit details
    Browse the repository at this point in the history
  3. Remove upper constraint

    jhossbach committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    46141e5 View commit details
    Browse the repository at this point in the history
  4. bump version to v2.2.0

    jhossbach committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    fd5711b View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Add the formatEnabled option
    jhossbach authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    dd42768 View commit details
    Browse the repository at this point in the history
Loading