Sha256: b62ca51764cc5b23f667fa7974238edf21c8241f3356863dc99e729a9933998a
Contents?: true
Size: 1 KB
Versions: 6
Compression:
Stored size: 1 KB
Contents
--- LargeClass: max_methods: 25 exclude: [] enabled: true max_instance_variables: 9 LongParameterList: max_params: 3 exclude: [] enabled: true overrides: initialize: max_params: 5 FeatureEnvy: exclude: - initialize enabled: false ClassVariable: exclude: &id001 [] enabled: true UncommunicativeVariableName: accept: - Inline::C exclude: [] enabled: true reject: - !ruby/regexp /^.$/ - !ruby/regexp /[0-9]$/ NestedIterators: exclude: *id001 enabled: false LongMethod: max_statements: 5 exclude: - initialize enabled: false Duplication: exclude: [] enabled: true max_calls: 1 UtilityFunction: max_helper_calls: 1 exclude: [] enabled: false Attribute: exclude: [] enabled: true SimulatedPolymorphism: exclude: [] enabled: true max_ifs: 2 DataClump: exclude: [] enabled: true max_copies: 2 min_clump_size: 2 LongYieldList: max_params: 2 exclude: [] enabled: true overrides: initialize: max_params: 5
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
reek-1.3 | lib/xp.reek |
reek-1.2.13 | lib/xp.reek |
reek-1.2.12 | lib/xp.reek |
reek-1.2.11 | lib/xp.reek |
reek-1.2.10 | lib/xp.reek |
reek-1.2.9 | lib/xp.reek |