@vredchenko/metasyntax-reporter
v0.0.2
Published
Search (and replace) vocabularies of regular expression patterns in codebase, generate reports
Downloads
3
Readme
metasyntax-reporter
Called so for a lack of better name. Core use-case: CI/CD script that searches sources for occurances of terms from a configurable vocabulary and reports search results (Markdown and JSON).
common (default) vocabulary
@todo: auto-generate from source and insert here
other vocabularies
@todo: auto-generate from source and insert here
Depends on
https://github.com/piranha/goreplace/ - a handy replacement for grep
, sed
, awk
,
but https://github.com/BurntSushi/ripgrep seems to be a better alternative - investigate.
gron https://github.com/tomnomnom/gron
self-report
@todo: auto-generete a report of self and append here