codeclimate/codeclimate-tailor

Name: codeclimate-tailor

Owner: Code Climate

Description: Code Climate Engine for Tailor

Created: 2016-03-23 14:30:08.0

Updated: 2016-03-23 14:30:09.0

Pushed: 2016-04-25 17:10:53.0

Homepage:

Size: 3

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Code Climate Tailor Engine

codeclimate-tailor is a Code Climate engine that wraps Tailor. You can run it on your command line using the Code Climate CLI, or on the hosted analysis platform.

Tailor is a cross-platform static analysis and lint tool for source code written in Apple's Swift programming language. It analyzes your code to ensure consistent styling and help avoid bugs.

Installation
  1. If you haven't already, install the Code Climate CLI.
  2. Run codeclimate engines:enable tailor. This command both installs the engine and enables it in your .codeclimate.yml file.
  3. You're ready to analyze! Browse into your project's folder and run codeclimate analyze.
Building

To download a specific version of Tailor (e.g. version 0.7.0) and build an image locally:

ript/bootstrap 0.7.0
cker build -t codeclimate/codeclimate-tailor .
Need help?

For help with Tailor, check out the documentation.

If you're running into a Code Climate issue, first check out our Tailor engine docs and look over this project's GitHub Issues, as your question may have already been covered. If not, go ahead and open a support ticket with us.


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.