mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-06-16 10:24:30 +00:00
adds a danger file with a basic set of rules + running swiftlint
7 lines
98 B
Ruby
Executable File
7 lines
98 B
Ruby
Executable File
source 'https://rubygems.org'
|
|
|
|
gem 'xcpretty'
|
|
gem 'cocoapods'
|
|
gem 'danger'
|
|
gem 'danger-swiftlint'
|