codeclimate-swiftlint
is a Code Climate engine that wraps the SwiftLint static analysis tool. You can run it on your command line using the Code Climate CLI, or on our hosted analysis platform.
plugins:
swiftlint:
enabled: true
codeclimate analyze
.codeclimate-swiftlint
works with your existing .swiftlint.yml
file.