Commit 5cc360b
committed
Refactor configstore.h formatting and API
- Fix indentation and brace style to be consistent throughout
- Replace `Global::Instance().SetUtcOffsetIfValid()` with `global::SetUtcOffsetIfValid()`
- Add explicit casts for DEBUG_PRINTF format arguments to suppress warnings
- Expand single-line while loop bodies to multi-line for clarity
- Remove redundant `private:` section separator1 parent 5efb861 commit 5cc360b
1 file changed
Lines changed: 106 additions & 194 deletions
0 commit comments