Sha256: a25c71cc9b3a6bb5357dd69d8969663bd270c14db8e108c946398d7ee0399394
Contents?: true
Size: 284 Bytes
Versions: 12
Compression:
Stored size: 284 Bytes
Contents
module Coconductor module ProjectFiles class ProjectFile < Licensee::ProjectFiles::ProjectFile def code_of_conduct matcher && matcher.match end undef_method :license undef_method :matched_license undef_method :copyright? end end end
Version data entries
12 entries across 12 versions & 1 rubygems