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

chore: enable lib checks #527

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
29 checks passed
@alexeagle alexeagle deleted the dontSkipLibCheck branch January 26, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants