Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(@angular/cli): allow tslint to find the appropriate config #5792

Merged
merged 1 commit into from Apr 3, 2017
Merged

fix(@angular/cli): allow tslint to find the appropriate config #5792

merged 1 commit into from Apr 3, 2017

Conversation

clydin
Copy link
Member

@clydin clydin commented Apr 2, 2017

TSLint includes logic to find the most relevant config per linted file. Unfortunately, by defaulting the config filename this behavior was being disabled.

Fixes #5770

Copy link
Contributor

@filipesilva filipesilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for fixing this!

@filipesilva filipesilva merged commit 7377f66 into angular:master Apr 3, 2017
@clydin clydin deleted the lint-config branch April 3, 2017 10:58
GulajavaMinistudio added a commit to angular-indonesia/angular-cli that referenced this pull request Apr 3, 2017
fix(@angular/cli): allow tslint to find the appropriate config (angular#5792)
GulajavaMinistudio added a commit to GulajavaMinistudio/angular-cli that referenced this pull request Apr 3, 2017
fix(@angular/cli): allow tslint to find the appropriate config (angular#5792)
dond2clouds pushed a commit to d2clouds/speedray-cli that referenced this pull request Apr 23, 2018
…ar#5792)

TSLint includes logic to find the most relevant config per linted file. Unfortunately, by defaulting the config filename this behavior was being disabled.

Fixes angular#5770
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 11, 2019
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.

tslint.json files in sub directories are ignored.
3 participants