Skip to content

chore: enable lib checks #527

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 26, 2024
Merged

chore: enable lib checks #527

merged 1 commit into from
Jan 26, 2024

Conversation

alexeagle
Copy link
Member

The 'skipLibCheck=always' was added in #371 without any explanation of why we'd want that setting for rules_ts itself. This is a prefactor for the regression test of #516 - and in general we should be testing with the 'stricter' setting to make more assurance that the rules behave correctly.


Type of change

  • Refactor (a code change that neither fixes a bug or adds a new feature)

Test plan

  • Covered by existing test cases

@alexeagle alexeagle requested review from jbedard and thesayyn January 26, 2024 16:35
Copy link

aspect-workflows bot commented Jan 26, 2024

✅ Test

All tests were cache hits


✅ Buildifier     ✅ Format

The 'skipLibCheck=always' was added in #371 without any explanation of why we'd want that setting for rules_ts itself.
This is a prefactor for the regression test of #516 - and in general we should be testing with the 'stricter' setting to make more assurance that the rules behave correctly.
@alexeagle alexeagle enabled auto-merge (squash) January 26, 2024 19:39
@alexeagle alexeagle merged commit afef302 into main Jan 26, 2024
@alexeagle alexeagle deleted the dontSkipLibCheck branch January 26, 2024 19:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants