Add media keys to notion

Remove strange sections from rubocop
This commit is contained in:
2017-09-13 18:11:33 +03:00
parent 9d4b75d074
commit ab837618f0
3 changed files with 23 additions and 13 deletions

View File

@@ -76,9 +76,6 @@ Style/Documentation:
# method_call(a,
# b)
#
Layout/AlignParameters:
EnforcedStyle: with_fixed_indentation
Style/BlockDelimiters:
Enabled: false
@@ -93,12 +90,6 @@ Style/NumericLiterals:
Style/LambdaCall:
Enabled: false
Layout/MultilineMethodCallIndentation:
EnforcedStyle: indented
Layout/MultilineOperationIndentation:
EnforcedStyle: indented
Style/NumericPredicate:
EnforcedStyle: comparison