consistency with other gems [ci skip]

i18n_v4
Karl Freeman 2014-03-25 10:09:51 +00:00
parent 57534b6e7c
commit 174c04d5c8
2 changed files with 8 additions and 0 deletions

5
middleman/.simplecov Normal file
View File

@ -0,0 +1,5 @@
SimpleCov.start do
add_filter '/fixtures/'
add_filter '/features/'
add_filter '/spec/'
end

3
middleman/.yardopts Normal file
View File

@ -0,0 +1,3 @@
lib/**/*.rb
--no-private
--hide-void-return