Language

Package: emacs-envrc @ 0.2

Synopsis

Support for Direnv which operates buffer-locally

Description

This is library which uses Direnv to set environment variables on a per-buffer basis. This means that when you work across multiple projects which have .envrc files, all processes launched from the buffers ``in'' those projects will be executed with the environment variables specified in those files. This allows different versions of linters and other tools to be used in each project if desired.

Home page
https://github.com/purcell/envrc
Location
gnu/packages/emacs-xyz.scm (line: 14073, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

use @code or similar ornament instead of quotes