mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-29 22:48:24 +02:00
update linters
This commit is contained in:
@@ -358,7 +358,8 @@ func GetDefaultConfig() *UserConfig {
|
||||
Paging: PagingConfig{
|
||||
ColorArg: "always",
|
||||
Pager: "",
|
||||
UseConfig: false},
|
||||
UseConfig: false,
|
||||
},
|
||||
Commit: CommitConfig{
|
||||
SignOff: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user