mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
d6f4499ee8
* (File, Dir).exists? -> (File, Dir).exist? * Prepend unused parameter names with an underscore * Prefer “safe assignment in condition” * Disambiguate splat operators with parens * Remove unnecessary assignments (unused variables) * No longer shadow Vagrant config variable name in Vagrantfile * Removed some trailing whitespace Fixes #1404 |
||
---|---|---|
.. | ||
step_definitions | ||
support | ||
configuration.feature | ||
deploy.feature | ||
deploy_failure.feature | ||
installation.feature | ||
remote_file_task.feature | ||
sshconnect.feature |