Sha256: d4ba9e31f136a91cae97141cabbf87e8040fa054640db0b6654f88c63f023e40
Contents?: true
Size: 240 Bytes
Versions: 1
Compression:
Stored size: 240 Bytes
Contents
# frozen_string_literal: true # Quality is a tool that runs quality checks on Ruby code using cane, # reek, flog, flay and rubocop and makes sure your numbers don't get # any worse over time. module Quality VERSION = '28.0.0'.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
quality-28.0.0 | lib/quality/version.rb |