diff --git a/rubocop.yml b/rubocop.yml index 4a96b07..e445684 100644 --- a/rubocop.yml +++ b/rubocop.yml @@ -1,3 +1,6 @@ +AllCops: + RunRailsCops: true + Style/AlignParameters: EnforcedStyle: with_fixed_indentation