Apply rule to end files with a newline character

This commit is contained in:
Javi Martín
2019-06-18 02:00:14 +02:00
parent 347fc21cf0
commit 71d9ddd849
92 changed files with 85 additions and 92 deletions

View File

@@ -19,4 +19,4 @@ describe Verification::Sms do
expect(build(:verification_sms, phone: "555; DROP TABLE USERS")).not_to be_valid
end
end
end