]>
git.r.bdr.sh - rbdr/lyricli/blob - Scripts/install_swiftlint.sh
4b8299d437cc18e8a02b56405506d3b02f48025f
3 # Installs SwiftLint from source (Intended to be used with
8 git clone https
://github.com
/realm
/SwiftLint.git
/tmp
/SwiftLint
&&
10 git submodule update
--init --recursive &&