feat(actions): expand_all 'exclude' option (#1388)
This commit is contained in:
committed by
GitHub
parent
cbbc799e6c
commit
21516f447b
@@ -540,6 +540,7 @@ local DEFAULT_OPTS = { -- BEGIN_DEFAULT_OPTS
|
||||
},
|
||||
expand_all = {
|
||||
max_folder_discovery = 300,
|
||||
exclude = {},
|
||||
},
|
||||
open_file = {
|
||||
quit_on_open = false,
|
||||
|
||||
Reference in New Issue
Block a user