Skip to content

Fix #52. Scan entire file tree for config by default.#55

Merged
cfjedimaster merged 2 commits intocfjedimaster:masterfrom
busykai:fix-52-scan-entire-tree
Jun 5, 2014
Merged

Fix #52. Scan entire file tree for config by default.#55
cfjedimaster merged 2 commits intocfjedimaster:masterfrom
busykai:fix-52-scan-entire-tree

Conversation

@busykai
Copy link
Copy Markdown
Contributor

@busykai busykai commented Jun 5, 2014

Fix #52. Scan entire file tree for config.

Also, add jshint.scanProjectOnly extension pref. When set to true would only scan up to the project root. The default is false -- scan the entire tree up to the root.

In order to set the pref to limit the scan to project subtree, add the following to your brackets.json or to project's .brackets.json:

{
    "jshint.scanProjectOnly": true 
}

cc: @cfjedimaster

busykai added 2 commits June 5, 2014 14:43
Also, add jshint.scanProjectOnly extension pref. When set to true would
only scan up to the project root.
cfjedimaster added a commit that referenced this pull request Jun 5, 2014
Fix #52. Scan entire file tree for config by default.
@cfjedimaster cfjedimaster merged commit 8c1e7d2 into cfjedimaster:master Jun 5, 2014
@busykai busykai deleted the fix-52-scan-entire-tree branch June 6, 2014 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Read parent folder .jshintrc

2 participants