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: import-js/eslint-plugin-import
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: import-js/eslint-plugin-import
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 9 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 25, 2016

  1. Merge pull request #227 from benmosher/resolvers-v2

    prototype of clearer resolver interface
    benmosher committed Mar 25, 2016
    Configuration menu
    Copy the full SHA
    5a8b494 View commit details
    Browse the repository at this point in the history
  2. report resolver errors

    benmosher committed Mar 25, 2016
    Configuration menu
    Copy the full SHA
    de93a27 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2016

  1. Add no-namespace rule

    Radek Benkel authored and Radek Benkel committed Apr 8, 2016
    2 Configuration menu
    Copy the full SHA
    933d110 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. Merge pull request #239 from singles/no-namespace-rule

    Add no-namespace rule
    benmosher committed Apr 12, 2016
    Configuration menu
    Copy the full SHA
    6293364 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2016

  1. Add rule no-named-as-default-member

    Fixes #205.
    dmnd committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    1ea93cc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2016

  1. Merge pull request #243 from dmnd/no-named-as-default-member

    Add rule no-named-as-default-member
    benmosher committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    8a35cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c028c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3c67aa View commit details
    Browse the repository at this point in the history
  4. 1.5.0

    benmosher committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    aa69575 View commit details
    Browse the repository at this point in the history
Loading