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/eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9218621
Choose a base ref
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f9c35f3
Choose a head ref
  • 19 commits
  • 78 files changed
  • 8 contributors

Commits on May 23, 2020

  1. Sponsors: Sync README with website

    ESLint Jenkins committed May 23, 2020
    Configuration menu
    Copy the full SHA
    d55490f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

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

Commits on May 28, 2020

  1. Sponsors: Sync README with website

    ESLint Jenkins committed May 28, 2020
    Configuration menu
    Copy the full SHA
    ee30e5d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

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

Commits on May 31, 2020

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

Commits on Jun 1, 2020

  1. Fix: no-unused-vars updated location to last reference (fixes #13181) (

    …#13354)
    
    * Fix: changed reporter loc to last reference
    
    * Chore: added some tests
    
    * Chore: fixed no-unused loc for linter tests
    
    * Update: refactored code using ternary exp
    anikethsaha authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    426088c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    578efad View commit details
    Browse the repository at this point in the history
  3. Update: Improve report location for template-tag-spacing (refs #12334) (

    #13203)
    
    * Update: Improve report location for template-tag-spacing (refs #12334)
    
    * Change always
    mdjermanovic authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    b76aef7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Docs: fixed broken hash link for working-with-rules.md (#13386)

    fixed broken hash link
    ota-meshi authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    21b1583 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5fce9f View commit details
    Browse the repository at this point in the history
  3. Update: support ?? operator, import.meta, and export * as ns (#13196

    )
    
    * upgrade deps
    
    * update code path analysis for nullish coalescing
    
    * update rules for `export * as ns from "source"`
    
    * add a few tests for import.meta
    
    * update rules for nullish coalescing
    
    * update deps
    
    * add tests to no-restricted-imports
    
    * add tests to camelcase
    
    * add tests to id-blacklist
    
    * add tests for id-match
    mysticatea authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    dd949ae View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    220349f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e49732e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7fd343 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    353bfe9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27ef73f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b735a48 View commit details
    Browse the repository at this point in the history
  7. Build: changelog update for 7.2.0

    ESLint Jenkins committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    8d2f728 View commit details
    Browse the repository at this point in the history
  8. 7.2.0

    ESLint Jenkins committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    f9c35f3 View commit details
    Browse the repository at this point in the history
Loading