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: gajus/eslint-plugin-jsdoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v50.6.9
Choose a base ref
...
head repository: gajus/eslint-plugin-jsdoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v50.6.17
Choose a head ref
  • 8 commits
  • 19 files changed
  • 2 contributors

Commits on Apr 23, 2025

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

Commits on Apr 25, 2025

  1. fix(check-values): workaround parse-imports-exports bug in handli…

    …ng trailing whitespace; fixes #1373 (#1374)
    brettz9 authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    65b0dc0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2025

  1. fix(no-undefined-types): workaround parse-imports-exports bug in …

    …handling trailing whitespace; fixes #1373 (#1384)
    brettz9 authored May 10, 2025
    Configuration menu
    Copy the full SHA
    f32989c View commit details
    Browse the repository at this point in the history
  2. fix(lines-before-block): Only trigger after ';', '}', '|', and '&' (#…

    …1383)
    
    * fix(lines-before-block): Only trigger after ';', '}', '|', and '&'; fixes #1379 and #1343
    
    * fix(lines-before-block): Switch lintedPunctuators to a Set
    
    ---------
    
    Co-authored-by: Brett Zamir <[email protected]>
    LukeAbby and brettz9 authored May 10, 2025
    Configuration menu
    Copy the full SHA
    19fa3dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a30832 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    1bef636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd7242 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e26a11a View commit details
    Browse the repository at this point in the history
Loading