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: standard/eslint-plugin-standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.2
Choose a base ref
...
head repository: standard/eslint-plugin-standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on Apr 11, 2020

  1. - Add meta.type to rules ("layout" for all rules but `no-callback-l…

    …iteral` which is set to "suggestion")
    
    - Adhere to standard linting on README example
    - Add `.editorconfig` to prep. IDEs for proper indentation before lint checking/fixing
    brettz9 committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    dce1c80 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. package metadata

    feross committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    42f0368 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. standard

    feross committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    8d0b08f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Update README.md

    feross committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b173b3c View commit details
    Browse the repository at this point in the history
  2. Delete .editorconfig

    feross committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b9efd40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc9eb5c View commit details
    Browse the repository at this point in the history
  4. 4.1.0

    feross committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    5cc2095 View commit details
    Browse the repository at this point in the history
Loading