-
Notifications
You must be signed in to change notification settings - Fork 0
Settings Override & Reload #25
Copy link
Copy link
Open
Description
Provide a system for overriding settings in git. Settings.json is currently tracked in source, and I think that it should be. However, there should be a way to override some of these settings locally. This should obviously not be tracked by git.
Ideally, the settings override should not require a whole new settings.local.jsonthat is 1-1 with the already existing settings.json. What I mean by this is that there should be a hierarchy of settings:
- Local settings should override git settings.
- Git settings should override default settings.
- Default settings are directly hardcoded in settings.c.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels