Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Handle custom rules directories correctly when using --test #1195

Merged
merged 1 commit into from
May 3, 2016

Conversation

jkillian
Copy link
Contributor

@jkillian jkillian commented May 2, 2016

  • rulesDirectory is resolved relative to location of tslint.json file
  • --rules-dir CLI option is not ignored

Fixes #1178

* rulesDirectory is resolved relative to location of tslint.json file
* --rules-dir CLI option is not ignored

Fixes #1178
@jkillian jkillian merged commit 193de54 into master May 3, 2016
@jkillian jkillian deleted the fix-test-cli-command branch May 3, 2016 02:21
tomduncalf pushed a commit to tomduncalf/tslint that referenced this pull request Jun 14, 2016
…#1195)

* rulesDirectory is resolved relative to location of tslint.json file
* --rules-dir CLI option is not ignored

Fixes palantir#1178
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trying to create simple project to build and test custom rules
1 participant