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: dd42768
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: ba3c25f
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 16, 2024

  1. Add '(safe fixes)' to Fix All code action (#86)

    Additional cleanup:
     - Updated .gitignore
     - Formatting
    
    ---------
    
    Co-authored-by: Julian Hoßbach <julian.hossbach@gmx.de>
    Shane-XB-Qian and jhossbach authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a9af4a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    7409cec View commit details
    Browse the repository at this point in the history
  2. update pyproject version

    jhossbach committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    ba3c25f View commit details
    Browse the repository at this point in the history
Loading