StringLiterals:
EnforcedStyle: single_quotes
AlignParameters:
EnforcedStyle: with_fixed_indentation
CollectionMethods:
PreferredMethods:
find: detect
reduce: inject
collect: map
find_all: select