ashetty1-m/Scan for String

Searches your code for a string or the absence thereof

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
codefoldersSource code folders to scan, separated by ":"./
fileextensionsFile extensions to search for separated by ",".c,.java,.py
regexRegex that defines the string to search for.*[Cc]opyright.*
matchSet this to 1 to search for files that match, 0 for files that do notyes1
linesRead the first N lines of the file to find the string, 0 = Entire file0
namedescription
filelistThe list of files that meet criteria