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

Enable strict mode for preprocessing #8

Open
rakshith-ravi opened this issue Aug 21, 2024 · 0 comments · May be fixed by #7
Open

Enable strict mode for preprocessing #8

rakshith-ravi opened this issue Aug 21, 2024 · 0 comments · May be fixed by #7
Labels
good first issue Good for newcomers

Comments

@rakshith-ravi
Copy link
Contributor

The goal is to enable strict_mode = true on the preprocessors, which prevents declaring a field that does not have a preprocessor. This way, even if there are no preprocessors on a field, we need to explicitly set that so that we know that we have explored all the preprocessors for a field.

Refer: #7

@rakshith-ravi rakshith-ravi linked a pull request Aug 21, 2024 that will close this issue
@rakshith-ravi rakshith-ravi added the good first issue Good for newcomers label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant