]> git.openstreetmap.org Git - rails.git/commit
Split some extremely long strings over multiple lines using squiggly heredocs
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 26 Jun 2019 16:24:57 +0000 (18:24 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 26 Jun 2019 16:24:57 +0000 (18:24 +0200)
commitfd61706e4cc2d6909d424a1d0b147fc688ebd005
treeedb1243b5d2673fca12f0cbcc6b2622352c5481a
parentcbea796ef412840af9a3ec2fd26bf08657fc4cd3
Split some extremely long strings over multiple lines using squiggly heredocs

I'm not entirely convinced that testing walls of text like this is useful
anyway, but at least this approach makes the lines significantly less long.
.rubocop_todo.yml
test/helpers/user_roles_helper_test.rb