style: use new autocorrect flag

This commit is contained in:
Bo Anderson 2022-06-16 22:03:20 +01:00
parent 4d5378362c
commit f804a22dc0
No known key found for this signature in database
GPG Key ID: 3DB94E204E137D65

View File

@ -97,7 +97,7 @@ module Homebrew
--force-exclusion
]
args << if fix
"--auto-correct-all"
"--autocorrect-all"
else
"--parallel"
end