Add and apply LineContinuationSpacing rubocop rule

So now we're consistent when separating multiline strings.
This commit is contained in:
Javi Martín
2023-07-18 03:23:27 +02:00
parent f5c2a3d4ef
commit 96a0aa2a88
25 changed files with 179 additions and 176 deletions

View File

@@ -10,7 +10,7 @@ describe "Verify Letter" do
click_link "Send me a letter with the code"
expect(page).to have_content "Thank you for requesting your maximum security code (only required for the final votes). In a few days"\
expect(page).to have_content "Thank you for requesting your maximum security code (only required for the final votes). In a few days" \
" we will send it to the address featuring in the data we have on file."
user.reload