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

Commits on Oct 1, 2020

  1. Sponsors: Sync README with website

    ESLint Jenkins committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    6f4abe5 View commit details
    Browse the repository at this point in the history
  2. Sponsors: Sync README with website

    ESLint Jenkins committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    c1974b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Sponsors: Sync README with website

    ESLint Jenkins committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    3900659 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Sponsors: Sync README with website

    ESLint Jenkins committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    504408c View commit details
    Browse the repository at this point in the history
  2. Docs: Add configuration comments in examples (#13738)

    * Docs: Add configuration comments in examples
    
    * declare var in example
    
    * typo
    yeonjuan authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    fe301b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da78fa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27f0de6 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Docs: Fix anchor links (#13715)

    Fix anchor links to LintResult, LintMessage, EditInfo, and Formatter
    gmoore authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    ab0ac6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc468c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    2c6d774 View commit details
    Browse the repository at this point in the history
  2. Docs: Update anchor links to use existing linkrefs (refs #13715) (#13741

    )
    
    This is a partial follow-up to some future work pointed out by
    @mdjermanovic in #13715. @mdjermanovic, feel free to take over this
    branch or close this PR in favor of another that does this as part of
    the more complete update you had in mind.
    btmills authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    d973675 View commit details
    Browse the repository at this point in the history
  3. Fix: don't count line after EOF in max-lines (#13735)

    * Fix: don't count line after EOF in max-lines
    
    * Update docs
    mdjermanovic authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    fa9429a View commit details
    Browse the repository at this point in the history
  4. Chore: Refactor CLIEngine tests (refs #13481) (#13709)

    * Chore: Refactor CLIEngine tests (refs #13481)
    
    * A bit of cleanup
    
    * Address review comments
    
    * Fix incomplete fixture cleanup
    
    * Only remove config file if present
    nzakas authored Oct 9, 2020
    Configuration menu
    Copy the full SHA
    23e966f View commit details
    Browse the repository at this point in the history
  5. Build: changelog update for 7.11.0

    ESLint Jenkins committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    c820475 View commit details
    Browse the repository at this point in the history
  6. 7.11.0

    ESLint Jenkins committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    551b1e9 View commit details
    Browse the repository at this point in the history
Loading