SwiftLint v0.46.3 Release Notes

  • ๐Ÿ’ฅ Breaking

    • None.

    Experimental

    • None.

    โœจ Enhancements

    • ๐Ÿ”„ Change fingerprint generation in CodeClimateReporter.swift to use the relative file path to better support CI/CD on multiple machines.
      HA Pors

    ๐Ÿ› Bug Fixes

    • Fix crash in the closure_end_indentation rule when linting with Swift 5.6.
      JP Simard #3830

    • ๐Ÿ›  Fix default rules section in documentation.
      Natan Rolnik #3857