diaspora_federation/spec/lib/diaspora_federation/salmon
Benjamin Neff e26a86c173
Switch PercentLiteralDelimiters to new default
Let's change that to the new rubocop default, which is also the
suggestion in the ruby style guide.

See https://github.com/bbatsov/ruby-style-guide#percent-literal-braces

This was changed in diaspora too, see diaspora/diaspora#7466

It also includes the changes in the code. This was done with
`rubocop --auto-correct` and no we have zero offenses again.
2017-06-30 02:23:44 +02:00
..
aes_spec.rb fix rubocop offenses for rubocop 0.44.1 2016-10-14 23:25:59 +02:00
encrypted_magic_envelope_spec.rb Use Nokogiri::XML() instead of Nokogiri::XML::Document.parse() 2017-05-10 02:37:25 +02:00
encrypted_slap_spec.rb Remove generation code for legacy salmon slap from library 2017-05-10 02:37:25 +02:00
magic_envelope_spec.rb Switch PercentLiteralDelimiters to new default 2017-06-30 02:23:44 +02:00
slap_spec.rb Remove generation code for legacy salmon slap from library 2017-05-10 02:37:25 +02:00
xml_payload_spec.rb Use Nokogiri::XML() instead of Nokogiri::XML::Document.parse() 2017-05-10 02:37:25 +02:00