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

Add Dotenv as its own language #6199

Merged
merged 6 commits into from
Feb 17, 2023
Merged

Add Dotenv as its own language #6199

merged 6 commits into from
Feb 17, 2023

Conversation

lildude
Copy link
Member

@lildude lildude commented Nov 29, 2022

This reverts commit 712a1ee.

Description

Add Dotenv as its own language and move the current .env and .env.example files from Shell to the new language.

I've only added samples for variants of the list in @Alhadis's grammar here where they're popular enough for inclusion now.

Fixes #5431

Checklist:

I've gone for the #e5d559 for the colour from the image at https://github.com/motdotla/dotenv

@lildude lildude marked this pull request as ready for review November 30, 2022 10:23
@lildude lildude requested a review from a team as a code owner November 30, 2022 10:23
@lildude lildude requested a review from Alhadis November 30, 2022 10:24
@spenserblack
Copy link
Contributor

Just a heads up that .env.ci is a somewhat popular filename. It seems to be a bit more popular than .env.development.local.

@lildude lildude merged commit 13d3869 into master Feb 17, 2023
@lildude lildude deleted the lildude/dotenv branch February 17, 2023 11:21
@szepeviktor
Copy link

It is a break-through.

🎉

Thank you!

@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.env.example is recognized as Shell
4 participants