Add sauce
This commit is contained in:
commit
ab751d68c0
6 changed files with 290 additions and 0 deletions
12
.rubocop.yml
Normal file
12
.rubocop.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Layout/HashAlignment:
|
||||
Enabled: false
|
||||
Style/HashSyntax:
|
||||
Enabled: false
|
||||
Layout/FirstHashElementIndentation:
|
||||
Enabled: false
|
||||
Style/FrozenStringLiteralComment:
|
||||
Enabled: false
|
||||
Layout/IndentationWidth:
|
||||
Enabled: false
|
||||
Layout/FirstArgumentIndentation:
|
||||
Enabled: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue