module Reek::Report::SingleLineLocationFormatter

Formats the location of a warning as a combination of source file name and line number. In this format, it is not possible to show more than one line number, so the first number is displayed.