This repository has been archived by the owner on Mar 16, 2023. It is now read-only.
2.0.2
- Definitions for Celluloid have been added.
- The definitions for
Math
have been updated to include constants such as
Math::PI
- The definitions for
Digest
have been updated so thathexdigest
is
processed correctly. - Users can now specify a custom configuration file using the
-c
and/or
--config
option. See https://github.com/YorickPeterse/ruby-lint/issues/124
for more information.