class Reek::CodeClimate::CodeClimateFingerprint
def compute
def compute return unless warning_uniquely_identifiable? identify_warning identifying_aspects.hexdigest.freeze end
def compute return unless warning_uniquely_identifiable? identify_warning identifying_aspects.hexdigest.freeze end