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: v1.5.1
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: v1.5.2
Choose a head ref
  • 6 commits
  • 3 files changed
  • 6 contributors

Commits on Jul 22, 2023

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

Commits on Jul 24, 2023

  1. Merge pull request #43 from tylerlaprade/patch-1

    Small grammatical fixes in readme
    ccordoba12 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f6707df View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    fdc5d69 View commit details
    Browse the repository at this point in the history
  2. fix: don't try to read from dict that has not been initialized when t…

    …oml parsing failed
    martinal authored and jhossbach committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c5727e1 View commit details
    Browse the repository at this point in the history
  3. Fix wrong formatting in TOML dict

    Fix incorrect formatting after loading toml dict
    ---------
    
    Co-authored-by: Martin Sandve Alnæs <msa@databutton.io>
    Co-authored-by: Julian Hossbach <50084485+jhossbach@users.noreply.github.com>
    3 people authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    34897bc View commit details
    Browse the repository at this point in the history
  4. bump to v1.5.2

    jhossbach committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6a2bf7f View commit details
    Browse the repository at this point in the history
Loading