mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-05-17 10:20:34 +00:00
90a41f3ce0
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'
|