SwiftLint 0.57.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Sep 2024Maintained by JP Simard, Marcelo Fabri, Danny Mösch.Installation Guide×Installation Guide for SwiftLintYou want to add pod 'SwiftLint', '~> 0.57' similar to the following to your Podfile:target 'MyApp' do pod 'SwiftLint', '~> 0.57' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try SwiftLintSee PodspecGitHub RepoPage on CocoaPods.orgSwiftLint 0.57.0ByJP Simardrealm/SwiftLintGitHub Repo A tool to enforce Swift style and conventions. Installation pod 'SwiftLint' Authors JP Simard License MIT