mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
* add goorvy and kotlin gradle in the documentation * Improve docs * Enable jekyll-redirect-from
7 lines
114 B
Ruby
7 lines
114 B
Ruby
source "https://rubygems.org"
|
|
|
|
group :jekyll_plugins do
|
|
gem 'github-pages'
|
|
gem 'jekyll-redirect-from'
|
|
end
|