-
Notifications
You must be signed in to change notification settings - Fork 36
Refactor user settings #224
Copy link
Copy link
Open
Labels
enhancement_requestAll issues containing enhancements proposals to the existing functionalities, codebase or dev setupAll issues containing enhancements proposals to the existing functionalities, codebase or dev setup
Description
Metadata
Metadata
Assignees
Labels
enhancement_requestAll issues containing enhancements proposals to the existing functionalities, codebase or dev setupAll issues containing enhancements proposals to the existing functionalities, codebase or dev setup
Summary
User settings management file is currently at ~1.5 kLOC of messy, hard to understand and navigate code. This should be split into smaller modules, ideally "one module per functionality" kind of approach.