gitlab-org--gitlab-foss/spec/lib/banzai
Robert Speicher 900c67bfb9 Merge branch 'rubocop/enable-more-cops-for-empty-lines' into 'master'
Enable some Rubocop cops related to new lines

## What does this MR do?

This MR enabled two additional Rubocop cops:

Keeps track of empty lines around block bodies.  
`Style/EmptyLinesAroundBlockBody`

Keeps track of empty lines around method bodies.  
` Style/EmptyLinesAroundMethodBody`

See merge request !5637
2016-08-08 23:31:00 +00:00
..
filter Merge branch 'rubocop/enable-more-cops-for-empty-lines' into 'master' 2016-08-08 23:31:00 +00:00
pipeline Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
reference_parser Method for returning issues readable by a user 2016-07-29 12:51:18 +02:00
cross_project_reference_spec.rb Move Markdown/reference logic from Gitlab::Markdown to Banzai 2015-12-15 15:51:16 +01:00
filter_array_spec.rb Add FilterArray class to Banzai 2016-03-01 15:54:35 -05:00
note_renderer_spec.rb Support for rendering/redacting multiple documents 2016-06-24 11:46:39 +02:00
object_renderer_spec.rb ObjectRenderer doesn't crash when no objects to cache with Rails.cache.read_multi 2016-07-13 11:19:21 +02:00
querying_spec.rb Optimize CSS expressions produced by Nokogiri 2015-12-31 15:46:47 +01:00
redactor_spec.rb Optimize system note visibility checking by hiding notes that 2016-07-11 15:09:21 -07:00