See discussion in #3185 -- it's not working perfectly and it is encouraging bad style. It also makes --strict less useful: it means you can't use --strict if you don't believe in --strict-optional, else you'd get a ton of false positive from the latter.
See discussion in #3185 -- it's not working perfectly and it is encouraging bad style. It also makes
--strictless useful: it means you can't use--strictif you don't believe in--strict-optional, else you'd get a ton of false positive from the latter.