mirror of
https://github.com/lloeki/normandy.git
synced 2025-12-06 01:54:40 +01:00
first commit
This commit is contained in:
commit
87915c8568
9 changed files with 315 additions and 0 deletions
11
.rubocop.yml
Normal file
11
.rubocop.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Style/Documentation:
|
||||
Enabled: false
|
||||
|
||||
Style/FileName:
|
||||
Exclude: [lib/zipcode-fr.rb]
|
||||
|
||||
Style/Semicolon:
|
||||
AllowAsExpressionSeparator: true
|
||||
|
||||
Style/TrailingComma:
|
||||
EnforcedStyleForMultiline: comma
|
||||
Loading…
Add table
Add a link
Reference in a new issue