mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
d2643db495
* Add `.jazzy.yaml` configuration file * Update `swiftlint generate-docs` to write docs to a directory rather than a single file * Add jazzy to the Gemfile * Run `bundle update` * Add CI job to run jazzy automatically and publish to GitHub Pages 
6 lines
72 B
Ruby
6 lines
72 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'cocoapods'
|
|
gem 'danger'
|
|
gem 'jazzy'
|