codeclimate/codeclimate-swiftlint

Name: codeclimate-swiftlint

Owner: Code Climate

Description: Code Climate Swiftlint engine

Created: 2018-02-26 19:09:56.0

Updated: 2018-04-25 19:02:18.0

Pushed: 2018-04-25 19:02:26.0

Homepage: null

Size: 21

Language: Swift

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Code Climate SwiftLint Engine

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.

Installation
  1. If you haven't already, install the Code Climate CLI.
  2. Enable the engine through the beta channel in your .codeclimate.yml file:
    ins:
    tlint:
    abled: true
    
  3. You're ready to analyze! Browse into your project's folder and run codeclimate analyze.
SwiftLint Config

codeclimate-swiftlint works with your existing .swiftlint.yml file.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.