cop_list

in lib/cc/engine/issue.rb [72:75]


      def cop_list
        @cop_list ||= YAML.load_file(expand_config_path("cops.yml"))
      end