Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Enable type checking on source code linting #567

Closed
JoshuaKGoldberg opened this issue Oct 15, 2018 · 0 comments
Closed

Enable type checking on source code linting #567

JoshuaKGoldberg opened this issue Oct 15, 2018 · 0 comments
Labels
Difficulty: Hard Only someone with heavy experience in TSLint should be able to send a pull request for this issue. Domain: Tooling Repository tasks around improving source tooling. Status: Accepting PRs
Milestone

Comments

@JoshuaKGoldberg
Copy link

As part of enabling more lint rules internally (#491), we'll want the type checker. This can be an easy change done before #484:

  1. Change our grunt task(s) to enable the type checker
  2. Disable any rules that would be enabled once the type checker is
  3. File issues to re-enable each of those rules
@JoshuaKGoldberg JoshuaKGoldberg added Status: Accepting PRs Difficulty: Hard Only someone with heavy experience in TSLint should be able to send a pull request for this issue. Domain: Tooling Repository tasks around improving source tooling. labels Oct 15, 2018
@JoshuaKGoldberg JoshuaKGoldberg added this to the None milestone Nov 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Difficulty: Hard Only someone with heavy experience in TSLint should be able to send a pull request for this issue. Domain: Tooling Repository tasks around improving source tooling. Status: Accepting PRs
Projects
None yet
Development

No branches or pull requests

1 participant