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

Allow Conflicting Rules to Exist but not Be Concurrently Enabled #739

Closed
jkillian opened this issue Oct 16, 2015 · 1 comment
Closed

Allow Conflicting Rules to Exist but not Be Concurrently Enabled #739

jkillian opened this issue Oct 16, 2015 · 1 comment

Comments

@jkillian
Copy link
Contributor

Recently, we had an issue where we added a new rule that conflicted with a previous rule (see #711). We also have a rule PR that could conflict with future rules (see #722).

To solve these kinds of issues, I propose that TSLint at startup checks its configuration for conflicts, and prints an error and/or aborts if a conflict is found.

@JoshuaKGoldberg
Copy link
Contributor

This seems like it won't be happening.

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

No branches or pull requests

3 participants