-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config: Initialize default config struct directly.
There is no need to declare a dozen different "default..." vars only to immediately insert them into a default config struct when the struct itself could just be initialized with the default values instead.
- Loading branch information
1 parent
8b6b2e4
commit 17f993a
Showing
1 changed file
with
23 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters