Releases
v0.5.0
- Added
Style/GlobalExceptionVariablescop to warn against using global exception variables ($!,$@,$ERROR_INFO,$ERROR_POSITION).
v0.4.0
- Added
Layout/BlockDelimiterSpacingcop to enforce consistent spacing before block delimiters.
v0.1.0
- Initial implementation of
Layout/ConsistentBlankLineIndentation.