Closed defagos closed 3 months ago
This PR updates SwiftLint 0.56.1 and tweaks a few rules accordingly.
prefer_key_path
no_empty_block
contrasted_opening_brace
Minor (unrelated) documentation improvements have been made as well:
Description
This PR updates SwiftLint 0.56.1 and tweaks a few rules accordingly.
Changes made
prefer_key_path
and perform associated code adjustments.no_empty_block
andcontrasted_opening_brace
explicitly.Minor (unrelated) documentation improvements have been made as well:
Checklist