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: v33.2.0
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: v33.3.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on May 10, 2021

  1. Add line alignment tags support when using always (#703)

    feat(`check-line-alignment`):  allow `tags` option to apply with "always".
    
    Adds custom align transform with support for tags
    
    Co-authored-by: Renatho De Carli Rosa <renatho@automattic.com>
    Co-authored-by: Brett Zamir <brettz9@yahoo.com>
    3 people authored May 10, 2021
    Copy the full SHA
    eb10260 View commit details
  2. Revert "Add line alignment tags support when using always (#703)"

    This reverts commit eb10260.
    brettz9 committed May 10, 2021
    Copy the full SHA
    1b802d3 View commit details
  3. feat(check-line-alignment): allow tags option to apply with "alwa…

    …ys"; #703
    
    Adds custom align transform with support for tags
    
    Co-authored-by: Renatho De Carli Rosa <renatho@automattic.com>
    Co-authored-by: Brett Zamir <brettz9@yahoo.com>
    brettz9 and renatho committed May 10, 2021
    Copy the full SHA
    4421e4e View commit details
Loading