Skip to content

End-to-end TSLint configurations have too many rules enabled #216

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Each end-to-end test tslint.json has something like 30 rules enabled. That's a lot of rules! The tests shouldn't be including such a large number of rules, as changes to any of them can break the end-to-end tests.

If there are specific things that need to be tested, they should be in their own test. For now I'll reduce the number of rules enabled in end-to-end configurations.

Metadata

Metadata

Labels

status: accepting prsPlease, send in a PR to resolve this! ✨type: bugSomething isn't workingtype: cleanupCode smells, incorrect tests, build systems, or other internal shenanigans

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions