Sha256: e3a618227d35b78e6a6d421e989bbc36143a24956819630f25fe9b74c1ac97ff
Contents?: true
Size: 238 Bytes
Versions: 2
Compression:
Stored size: 238 Bytes
Contents
#!/usr/bin/env ruby # # Reek examines Ruby source code for smells. # Visit https://wiki.github.com/troessner/reek for docs etc. # # Author: Kevin Rutherford # require 'reek/cli/application' exit Reek::Cli::Application.new(ARGV).execute
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
reek-2.0.4 | bin/reek |
reek-2.0.3 | bin/reek |