No commit activity in last 3 years
No release in over 3 years
A pronto runner for SwiftLint - Swift code analyzer. Pronto runs analysis quickly by checking only the relevant changes. Created to be used on pull requests, but suited for other scenarios as well.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10
~> 11.0
~> 3.4
~> 1.0

Runtime

~> 0.6
 Project Readme

Pronto::Swiftlint

Pronto runner for Swiftlint

Swiftlint is needed to be installed for this runner to work.

Configuring runner

You can explicitly specify location of SwiftLint runner by passing PRONTO_SWIFTLINT_PATH env variable e.g:

PRONTO_SWIFTLINT_PATH=/usr/very/hidden/bin/swiftlint pronto run --index