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

The variable dotenvFiles is never reassigned - use const instead #7526

Merged
merged 1 commit into from Sep 13, 2019

Conversation

Primajin
Copy link
Contributor

The variable dotenvFiles is never reassigned - use const instead.

The rest of the file already makes use of const - so this change makes it more consistent.

`dotenvFiles` is never reassigned - use const instead.
@Primajin Primajin changed the title Update env.js The variable dotenvFiles is never reassigned - use const instead Aug 13, 2019
@stale
Copy link

stale bot commented Sep 12, 2019

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Sep 12, 2019
@Primajin
Copy link
Contributor Author

Well it's just a tiny change, anyone can spare a minute?

@stale stale bot removed the stale label Sep 13, 2019
@ianschmitz ianschmitz closed this Sep 13, 2019
@ianschmitz ianschmitz reopened this Sep 13, 2019
@ianschmitz ianschmitz added this to the 3.1.2 milestone Sep 13, 2019
@ianschmitz ianschmitz merged commit 8b7b819 into facebook:master Sep 13, 2019
@Primajin Primajin deleted the patch-1 branch September 13, 2019 23:59
@lock lock bot locked and limited conversation to collaborators Sep 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants