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: ember-cli/ember-cli-qunit Loading
base: a0c50634ef2285bd3b15e18097252fb6c728f528
Choose a base ref
...
head repository: ember-cli/ember-cli-qunit Loading
compare: 3dabc17a53c6f654c7ae9f17b960a9fbeb59e105
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 14, 2016

  1. Disabling JSHint linting when linting addon exists.

    This will allow ember-cli-eslint to take priority when present (and not
    require users to disable ember-cli-qunit's linting manually).
    rwjblue committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    0c00349 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #102 from rwjblue/disable-linting-when-linting-add…

    …on-exists
    
    Disabling JSHint linting when linting addon exists.
    rwjblue committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    827dc55 View commit details
    Browse the repository at this point in the history
  3. Release v1.2.2.

    rwjblue committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    3dabc17 View commit details
    Browse the repository at this point in the history
Loading