Skip to content

find-doc-nits: Add env var checking for Perl files #28211

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

varbhat10
Copy link

Extend the -a flag to check environment variables in *.pl files using $ENV{...} syntax.

Fixes #28110

Extend the -a flag to also check environment variables in *.pl files
using the $ENV{...} syntax.

Fixes openssl#28110
@openssl-machine openssl-machine added the hold: cla required The contributor needs to submit a license agreement label Aug 8, 2025
@jogme
Copy link
Contributor

jogme commented Aug 11, 2025

I think this is fine for trivial.

Could you please also add *.t files? They are template files written in perl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold: cla required The contributor needs to submit a license agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

find_doc_nits: Check env vars in .t/.pl files
3 participants