The following warning is displayed during the build, with Xcode 14.2 and SwiftLint 0.50.3:
'unused_import' should be listed in the 'analyzer_rules' configuration section for more clarity as it is only run by 'swiftlint analyze'
I'll submit a patch to fix this :]