crater icon indicating copy to clipboard operation
crater copied to clipboard

`craterbot grep` to just search for patterns in the complete corpus of code

Open joshtriplett opened this issue 5 years ago • 0 comments

Sometimes, it would suffice to see if a code pattern exists, without having to actually run the compiler in check mode. That would be much faster, and would often provide enough information for at least preliminary evaluation of a proposal. I'd love to have a craterbot grep 'some pattern here' command.

joshtriplett avatar Nov 17 '20 18:11 joshtriplett