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

Use typecheck rule in configure.mjs #27

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Conversation

elliotgoodrich
Copy link
Owner

Use the fact that the new typecheck rule will return an object carrying the validation with it so it can be forwarded into dependent rules without having to manually specify the validations property.

This should have no effect on the build.ninja file.

Use the fact that the new `typecheck` rule will return an object
carrying the validation with it so it can be forwarded into dependent
rules without having to manually specify the `validations` property.

This should have no effect on the `build.ninja` file.
@elliotgoodrich elliotgoodrich force-pushed the use-new-typecheck-rule branch from 22cc939 to f9616ef Compare March 24, 2024 11:34
@elliotgoodrich elliotgoodrich merged commit bdaca7f into main Mar 24, 2024
9 checks passed
@elliotgoodrich elliotgoodrich deleted the use-new-typecheck-rule branch March 24, 2024 11:35
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.

1 participant