Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.09 KB

File metadata and controls

24 lines (18 loc) · 1.09 KB

Specifications

ReuseMe currently has implemented two sets of validation rules:

Individual Files

ID Description
FL001 Each Covered File MUST have Copright Information associated with it.
FL002 Each Covered File MUST have Licensing Information associated with it.
FL003 The SPDX License Identifier (<ID>) MUST be LicenseRef-[letters, numbers, ., or -] as defined by the SPDX Specification

Project

ID Description
PR001 The Project MUST include a License File for every license, but is missing <LICENSE>.
PR002 The Project MUST NOT include License Files (<LICENSE>) for licenses under which none of the files in the Project are licensed.
PR003 The Project MUST NOT include duplicate SPDX identifiers (<ID>).