- Fixed issue where
modifierOrder
rule confusedasync
effect forasync
modifier - Fixed issue where testing related rules incorrectly treated functions with arguments as test cases
- Updated
redundantInit
rule to apply toinit
calls with single trailing closure - Updated
README.md
to reflect actual precedence behavior between.swift-version
files and--swift-version
arguments