todogroup/repolinter

Add rule to check for NOTICE file

trevmex opened this issue · 3 comments

Issue Report

Add a rule to check for a NOTICE file.
See https://github.com/Comcast/petasos/blob/master/NOTICE for an example.

Expected Behavior

There is a rule to check for the NOTICE file.

Actual Behavior

There is no rule for this right now.

Steps to Reproduce the Issue

N/A

I think this can close, if users want it for all projects, they can edit the repolinter.json file and move the notice check to the all section.

Closing, then. Thanks for the input!