Support `.envrc` file by spenserblack · Pull Request #6865 · github-linguist/linguist · GitHub
Skip to content

Support .envrc file#6865

Merged
lildude merged 1 commit into
github-linguist:masterfrom
spenserblack:filename/envrc
Jun 7, 2024
Merged

Support .envrc file#6865
lildude merged 1 commit into
github-linguist:masterfrom
spenserblack:filename/envrc

Conversation

@spenserblack

Copy link
Copy Markdown
Contributor

Description

.envrc are files used by direnv. direnv loads the file into a bash sub-shell, making this file effectively bash.

Taking some of the other Shell/filenames samples as an example, I figured a smaller sample would be OK. Possibly preferable, since a larger sample would likely repeat export a bunch. If a larger sample is preferable, this might work.

Checklist:

`.envrc` are files used by direnv. direnv loads the file into a bash
sub-shell, making this file effectively bash.
@spenserblack spenserblack requested a review from a team as a code owner June 5, 2024 13:30

@lildude lildude left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thanks.

Note: this PR will not be merged until close to when the next release is made. See here for more details.

@lildude lildude added this pull request to the merge queue Jun 7, 2024
Merged via the queue into github-linguist:master with commit 2d556f7 Jun 7, 2024
@spenserblack spenserblack deleted the filename/envrc branch June 7, 2024 11:52
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Sep 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.

2 participants