Rubocop: Auto-correct Style/TrailingBlankLines offences

This commit is contained in:
Rob Harrington
2017-05-19 12:02:36 +10:00
parent 5061d0c4cd
commit b277ff03ea
34 changed files with 27 additions and 41 deletions

View File

@@ -47,4 +47,3 @@ end
#watch(%r{^spec/acceptance/(.+)\.feature$})
#watch(%r{^spec/acceptance/steps/(.+)_steps\.rb$}) { |m| Dir[File.join("**/#{m[1]}.feature")][0] || 'spec/acceptance' }
#end