Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

config: use atom defaults for missing local keys #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

The-42
Copy link

@The-42 The-42 commented Sep 16, 2017

When using a local config in projects, the linter assumes every key is
defined and has a value. Especially if "execPath" is not set in the
local config, linter-gcc trips and produces stack traces like the one
listed in #138. Fix things by loading the global Atom first and
replacing keys set via a local config afterwards.

When using a local config in projects, the linter assumes every key is
defined and has a value. Especially if "execPath" is not set in the
local config, linter-gcc trips and produces stack traces like the one
listed in AtomLinter#138. Fix things by loading the global Atom first and
replacing keys set via a local config afterwards.

Signed-off-by: Bert van Hall <[email protected]>
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.

1 participant