Skip to content

feat(no-process-env): Allow users to exclude specific variables#345

Merged
aladdin-add merged 4 commits intoeslint-community:masterfrom
scagood:issue-283
Oct 9, 2024
Merged

feat(no-process-env): Allow users to exclude specific variables#345
aladdin-add merged 4 commits intoeslint-community:masterfrom
scagood:issue-283

Conversation

@scagood
Copy link
Copy Markdown

@scagood scagood commented Sep 25, 2024

This allows users to exclude specific variables from no-process-env using the allowedVariables string array.

@scagood scagood linked an issue Sep 25, 2024 that may be closed by this pull request
1 task
@scagood scagood requested review from a team and aladdin-add September 25, 2024 21:19
Comment thread tests/lib/rules/no-process-env.js Outdated
@scagood scagood requested a review from aladdin-add October 9, 2024 08:29
Copy link
Copy Markdown

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@aladdin-add aladdin-add merged commit b16a475 into eslint-community:master Oct 9, 2024
@alecmev
Copy link
Copy Markdown

alecmev commented Oct 9, 2024

Thank you! 👍

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.

Change Request: Add option to allow NODE_ENV in n/no-process-env

3 participants