RuboCop::SocketryReleases

Releases

v0.5.0

  • Added Style/GlobalExceptionVariables cop to warn against using global exception variables ($!, $@, $ERROR_INFO, $ERROR_POSITION).

v0.4.0

  • Added Layout/BlockDelimiterSpacing cop to enforce consistent spacing before block delimiters.

v0.1.0

  • Initial implementation of Layout/ConsistentBlankLineIndentation.