Thanks to visit codestin.com
Credit goes to github.com

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: eslint-community/eslint-plugin-eslint-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.0
Choose a base ref
...
head repository: eslint-community/eslint-plugin-eslint-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.0
Choose a head ref
  • 3 commits
  • 15 files changed
  • 3 contributors

Commits on Aug 6, 2024

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

Commits on Oct 24, 2024

  1. feat: add require-meta-schema-description rule (#490)

    * feat: add require-meta-schema-description rule
    
    * Update lib/rules/require-meta-schema-description.js
    
    Co-authored-by: Brad Zacher <[email protected]>
    
    * Added tests too
    
    * recommended: false
    
    * Fill in test coverage
    
    * npm run update:eslint-docs
    
    ---------
    
    Co-authored-by: Brad Zacher <[email protected]>
    JoshuaKGoldberg and bradzacher authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    875200b View commit details
    Browse the repository at this point in the history
  2. chore(main): release 6.3.0 (#491)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c047d73 View commit details
    Browse the repository at this point in the history
Loading