.reek.yml in stashify-3.1.0 vs .reek.yml in stashify-3.2.0

- old
+ new

@@ -17,5 +17,9 @@ - Stashify::Directory#delete_directory ControlParameter: exclude: - Stashify::Directory#initialize + + NilCheck: + exclude: + - Stashify::File#exists?