Skip to content

Add ignorer to .env.test variable in NodeJS#2908

Merged
shiftkey merged 1 commit intogithub:masterfrom
medson:env_test_ignore
Dec 18, 2018
Merged

Add ignorer to .env.test variable in NodeJS#2908
shiftkey merged 1 commit intogithub:masterfrom
medson:env_test_ignore

Conversation

@medson
Copy link
Contributor

@medson medson commented Dec 14, 2018

Reasons for making this change:

while working on my project, I realized that I always needed to add an ignore in the .env variable of tests, where I call .env.test, and I thought that many other people using this pattern go through the same thing, so I decided to try to sub.

Links to documentation supporting these rule changes:

I dont have a specific documentation link talking about having to use this pattern, but it's almost a convention, separating .env from tests by .env.test

If this is a new template:

None

@medson medson changed the title Add ignorer to .env.test variable Add ignorer to .env.test variable in NodeJS Dec 16, 2018
@shiftkey
Copy link
Member

@lmedson thanks!

@shiftkey shiftkey merged commit ac2e28a into github:master Dec 18, 2018
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.

2 participants