lib/coconductor/matchers/matcher.rb in coconductor-0.9.4 vs lib/coconductor/matchers/matcher.rb in coconductor-0.10.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Coconductor module Matchers module Matcher def potential_matches @potential_matches ||= CodeOfConduct.all