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: v5.15.3
Choose a base ref
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.16.0
Choose a head ref
  • 11 commits
  • 18 files changed
  • 9 contributors

Commits on Mar 19, 2019

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

Commits on Mar 22, 2019

  1. Chore: fix formatters/table test (#11534)

    If standalone mocha command ran it, coloring caused to fail the tests.
    mysticatea authored and aladdin-add committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    f16af43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe7eb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

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

Commits on Mar 30, 2019

  1. Chore: Update README to pull in reviewer data (#11506)

    * Chore: Update README to pull in reviewer data
    
    * Fix linting errors
    
    * Fix Markdown lint warnings
    nzakas authored and ilyavolodin committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    b452f27 View commit details
    Browse the repository at this point in the history
  2. Update: pass rule meta to formatters RFC 10 (#11551)

    * Update: pass rule meta to formatters (RFC #10)
    
    * Fix html formatter & unit tests
    
    * Update cli unit tests to stub getRules
    
    * Update working-with-custom-formatters.md
    
    * Update working-with-custom-formatters.md
    
    * PR feedback
    EasyRhinoMSFT authored and ilyavolodin committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    bc3e427 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87a5c03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c06d38c View commit details
    Browse the repository at this point in the history
  5. Build: gensite passes rulesMeta to formatter rendering (#11567)

    * Build: gensite passes rulesMeta to formatter rendering
    
    * Chore: Switching to forEach for readability
    platinumazure authored and ilyavolodin committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    dfef227 View commit details
    Browse the repository at this point in the history
  6. Build: changelog update for 5.16.0

    ESLint Jenkins committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    ea36e13 View commit details
    Browse the repository at this point in the history
  7. 5.16.0

    ESLint Jenkins committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    ded2f94 View commit details
    Browse the repository at this point in the history
Loading