Skip to content

provenant-dev/coderegex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coderegex

This is a simple tool that scans source code with regexes, and reports matches. It can be used to do basic static analysis. It is intended to audit or enforce simple policies (e.g., every file needs a copyright), NOT to do sophsiticated code analysis.

About

a simple tool for checking whether source code does or does not exhibit certain patterns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages