Sha256: 2db81f1b3fa1bd1323845b92b023ea0ad14eadfde87ff705e37f790cfc3f8d06

Contents?: true

Size: 207 Bytes

Versions: 23

Compression:

Stored size: 207 Bytes

Contents

SAMPLES_PATH = Pathname.new(__dir__).relative_path_from(Pathname.pwd)
CONFIG_PATH = SAMPLES_PATH.join('configuration')
CLEAN_FILE = SAMPLES_PATH.join('clean.rb')
SMELLY_FILE = SAMPLES_PATH.join('smelly.rb')

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
reek-4.8.2 samples/paths.rb
reek-4.8.1 samples/paths.rb
reek-4.8.0 samples/paths.rb
reek-4.7.3 samples/paths.rb
reek-4.7.2 samples/paths.rb
reek-4.7.1 samples/paths.rb
reek-4.7.0 samples/paths.rb
reek-4.6.2 samples/paths.rb
reek-4.6.1 samples/paths.rb
reek-4.6.0 samples/paths.rb
reek-4.5.6 samples/paths.rb
reek-4.5.5 samples/paths.rb
reek-4.5.4 samples/paths.rb
reek-4.5.3 samples/paths.rb
reek-4.5.2 samples/paths.rb
reek-4.5.1 samples/paths.rb
reek-4.5.0 samples/paths.rb
reek-4.4.2 samples/paths.rb
reek-4.4.1 samples/paths.rb
reek-4.4.0 samples/paths.rb