A 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.
Tailor supports Swift 3 out of the box and helps enforce style guidelines outlined in the The Swift Programming Language, GitHub, Ray Wenderlich, and Coursera style guides.
View on GitHubRequires Java (JRE or JDK) Version 8 or above: Java SE Downloads
HomebrewRun Tailor with a list of files and directories to analyze, or via Xcode.
Tailor may be used on Mac OS X via your shell or integrated with Xcode, as well as on Linux and Windows.
Tailor may be automatically integrated with Xcode projects as a Build Phase Run Script using the --xcode
option.
This adds the following Build Phase Run Script to your project's default target.