diaspora_federation/spec/lib/diaspora_federation/parsers
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
..
base_parser_spec.rb Entity JSON serialization/deserialization feature 2017-03-23 13:55:19 +02:00
json_parser_spec.rb Create change_time helper method 2017-04-05 00:36:53 +02:00
relayable_json_parser_spec.rb Switch PercentLiteralDelimiters to new default 2017-06-30 02:23:44 +02:00
relayable_xml_parser_spec.rb Switch PercentLiteralDelimiters to new default 2017-06-30 02:23:44 +02:00
xml_parser_spec.rb Switch PercentLiteralDelimiters to new default 2017-06-30 02:23:44 +02:00