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: prospector-dev/prospector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.0
Choose a base ref
...
head repository: prospector-dev/prospector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.1
Choose a head ref
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 26, 2025

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

Commits on Feb 27, 2025

  1. Fix mypy message with hint

    Library stubs not installed for "markdown"., Hint: Hint: "python3 -m pip install types-Markdown".
    became:
    Library stubs not installed for "markdown". Hint: "python3 -m pip install types-Markdown".
    sbrunner committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    0998a6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #728 from prospector-dev/fix-mypy-message

    Fix mypy message with hint
    sbrunner authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    b74a217 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c800e01 View commit details
    Browse the repository at this point in the history
  4. Bump version to 1.15.1

    sbrunner committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    766b952 View commit details
    Browse the repository at this point in the history
Loading