You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
file-restrictions option to allow for a space-separated list of files instead of iterating over all files in a given directory if not modified. So instead of failing a pull request because a legacy file is not compliant, only fail if a modified file is invalid. Can restrict this to a prefix/path. Will need to be modified in the future as default input path is ./ which wold make file matching invalid when combined with file-restrictions