Sha256: ad16ff0460397b7b020b4552c04b0de477c3d55033050ab9556f29cee1419b6e
Contents?: true
Size: 355 Bytes
Versions: 2
Compression:
Stored size: 355 Bytes
Contents
# frozen_string_literal: true require 'rubocop' # A Kindler, Gentler Ruby Linter and Formatter. # # RbHint encourages a shared code format by giving hints and # flagging unusually formatted code in a project. # # It may also be used to enforce firm boundaries for code format # when those boundaries are appropriate for the project. # module RbHint end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rbhint-0.87.1.rc1 | lib/rbhint.rb |
rbhint-0.85.1.rc2 | lib/rbhint.rb |