Skip to content

0.23.1: Rewash: Forgotten Load Edition

Compare
Choose a tag to compare
@jpsim jpsim released this 10 Oct 16:56
· 3250 commits to main since this release
c34c5c1
Breaking
  • None.
Enhancements
  • None.
Bug Fixes
  • Fix false positive in array_init rule when using a map that
    doesn't take a closure.
    Marcelo Fabri
    #1878

  • superfluous_disable_command rule can now be disabled as expected when
    using // swiftlint:disable superfluous_disable_command.
    Marcelo Fabri
    #1890