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: v2.1.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: v2.2.0
Choose a head ref
  • 6 commits
  • 27 files changed
  • 4 contributors

Commits on Jun 8, 2019

  1. Chore: fix incorrect test cases. (#82)

    ObjectRestSpread has been in es spec.
    aladdin-add authored Jun 8, 2019
    Configuration menu
    Copy the full SHA
    c86c224 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

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

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    10b28f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c74f24 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Update: Add new rule require-meta-docs-description (#89)

    * feat: add new rule `require-meta-docs-description`
    
    The eslint core plugin has an internal lint rule to enforce this same thing: https://github.com/eslint/eslint/blob/master/tools/internal-rules/consistent-docs-description.js
    
    * docs: update rule descriptions to begin with consistent prefixes
    bmish authored and not-an-aardvark committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    b175b46 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

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