Enable the Layout/EmptyLinesAroundBlockBody cop
This commit is contained in:
parent
aac75106ef
commit
f1907f4d0e
84 changed files with 1 additions and 133 deletions
|
@ -1,7 +1,6 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe Siret, type: :model do
|
||||
|
||||
let(:valid_siret) { '41816609600051' }
|
||||
let(:invalid_siret) { '111111111' }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue