lib/reek/smells/smell_detector.rb in reek-3.3.0 vs lib/reek/smells/smell_detector.rb in reek-3.3.1
- old
+ new
@@ -7,10 +7,10 @@
# Shared responsibilities of all smell detectors.
#
# See
# - {file:docs/Basic-Smell-Options.md}
# - {file:docs/Code-Smells.md}
- # - {file:docs/Configuration-Files.md}
+ # - {file:README.md}
# for details.
#
# @api private
class SmellDetector
attr_reader :source