- Added
--strict
option to emit non-zero exit code after applying changes in formatting mode - The
enumNamespaces
rule is no longer applied to structs with macros that have generic arguments - The
opaqueGenericParameters
rule is no longer applied to structs with macros or attributes - Fixed another case where
redundantParens
spuriously removed parens inside a closure - Fixed bug where
redundantInit
mishandled a.init
after a ternary operator