Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Use .jshintrc for the type being linted. #30

Merged
merged 1 commit into from
Jan 28, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Jan 28, 2015

Fixes an issue where we were always using tests/.jshintrc instead of the type specific one (.jshintrc for app and tests/.jshintrc for tests).

The same bug was fixed in ember-cli-qunit@0.3.1.

Fixes an issue where we were always using `tests/.jshintrc` instead
of the type specific one (`.jshintrc` for app and `tests/.jshintrc` for
tests).

The same bug was fixed in ember-cli-qunit@0.3.1.
rwjblue added a commit that referenced this pull request Jan 28, 2015
Use .jshintrc for the type being linted.
@rwjblue rwjblue merged commit 8ff0ba8 into ember-cli:master Jan 28, 2015
@rwjblue rwjblue deleted the use-type-based-jshintrc branch January 28, 2015 13:17
@Turbo87 Turbo87 added the bug label Dec 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants