SwiftLint 0.58.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jan 2025Maintained by JP Simard, Marcelo Fabri, Danny Mösch.Installation Guide×Installation Guide for SwiftLintYou want to add pod 'SwiftLint', '~> 0.58' similar to the following to your Podfile:target 'MyApp' do pod 'SwiftLint', '~> 0.58' 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.58.0ByJP Simardrealm/SwiftLintGitHub Repo A tool to enforce Swift style and conventions. Installation pod 'SwiftLint' Authors JP Simard License MIT