-
-
Notifications
You must be signed in to change notification settings - Fork 320
Open
Labels
Description
Description
Just noticed this.
I consider it strange that self.config is widely referenced by Init object. In normal scenarios, there shouldn't be configuration files when user runs cz init?
Maybe we should replace those self.config references by DEFAULT_SETTINGS. wdyt?
The only case self.config should be used is to check whether the project is already initialized by cz.
Possible Solution
No response
Additional context
No response
Related issues
No response