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: v34.0.2
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: v34.1.0
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on May 12, 2021

  1. chore: update per husky 6

    brettz9 committed May 12, 2021
    Copy the full SHA
    6d999e0 View commit details
  2. docs: update README

    brettz9 committed May 12, 2021
    Copy the full SHA
    36fb61d View commit details
  3. Copy the full SHA
    124b0f9 View commit details
  4. chore: update devDeps.

    brettz9 committed May 12, 2021
    Copy the full SHA
    af137bd View commit details

Commits on May 13, 2021

  1. Add preserveMainDescriptionPostDelimiter option (#731)

    feat(`check-line-alignment`): add `preserveMainDescriptionPostDelimiter` option to preserve left-hand side spacings in the main description when using the `always` option.
    
    Co-authored-by: Renatho De Carli Rosa <renatho@automattic.com>
    renatho and renatho authored May 13, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    71e03da View commit details
  2. docs: update README

    brettz9 committed May 13, 2021
    Copy the full SHA
    295691a View commit details
  3. chore: update devDeps.

    brettz9 committed May 13, 2021
    Copy the full SHA
    e5db3f0 View commit details
  4. docs(check-line-alignment): make mention of at least a single space…

    … being added by either the "always" or "never" option
    brettz9 committed May 13, 2021
    Copy the full SHA
    2700b3a View commit details
  5. Copy the full SHA
    c6d9e7e View commit details
  6. feat(check-line-alignment): add `preserveMainDescriptionPostDelimit…

    …er` option to preserve left-hand side spacings in the main description when using the `always` option.
    
    Co-authored-by: Renatho De Carli Rosa <renatho@automattic.com>
    brettz9 and renatho committed May 13, 2021
    Copy the full SHA
    54dac34 View commit details
Loading