Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
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: codemirror/lint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.9.1
Choose a base ref
...
head repository: codemirror/lint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.9.2
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 3, 2025

  1. Avoid infinite loop when a diagnostic points after the end of the doc…

    …ument
    
    FIX: Fix an infinite loop that would occur when a diagnostic pointed beyond the end
    of the document.
    
    Closes 'codemirror/dev#1633
    marijnh committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    ae65ecc View commit details
    Browse the repository at this point in the history
  2. Mark version 6.9.2

    marijnh committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    a9991d6 View commit details
    Browse the repository at this point in the history
Loading