diff --git a/rubocop.yml b/rubocop.yml index b288926..cba983a 100644 --- a/rubocop.yml +++ b/rubocop.yml @@ -1,6 +1,9 @@ AllCops: RunRailsCops: true +Documentation: + Enabled: false + Style/AlignParameters: EnforcedStyle: with_fixed_indentation