Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

2.0.2

Compare
Choose a tag to compare
@yorickpeterse yorickpeterse released this 06 Aug 08:43
· 107 commits to master since this release
  • 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 that hexdigest 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.