replace keep_fargs default to false (#4443)

This commit is contained in:
Alex Lam S.L
2020-12-24 01:56:02 +00:00
committed by GitHub
parent 2390fae5c4
commit 6988cd9558
24 changed files with 219 additions and 263 deletions

View File

@@ -327,7 +327,7 @@ issue_4103: {
issue_4107: {
options = {
keep_fargs: "strict",
keep_fargs: false,
merge_vars: true,
reduce_vars: true,
unused: true,