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.12
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.13
Choose a head ref
  • 1 commit
  • 3 files changed
  • 2 contributors

Commits on May 10, 2025

  1. 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
Loading