.hound.yml in guacamole-0.3.0 vs .hound.yml in guacamole-0.4.0

- old
+ new

@@ -20,10 +20,10 @@ # Align with the style guide. CollectionMethods: PreferredMethods: collect: 'map' inject: 'reduce' - find: 'detect' + find: 'find' find_all: 'select' SignalException: # Valid values are: semantic, only_raise and only_fail EnforcedStyle: only_raise