diff options
author | bloodstalker <thabogre@gmail.com> | 2018-11-22 00:01:25 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-11-22 00:01:25 +0000 |
commit | baa0c3d144651c591db2952950d9894c93c3a539 (patch) | |
tree | 3fc9bb8b88d06de2bd86de902d1bd2719c3c3c42 /README.md | |
parent | update (diff) | |
download | cgrep-baa0c3d144651c591db2952950d9894c93c3a539.tar.gz cgrep-baa0c3d144651c591db2952950d9894c93c3a539.zip |
lgtm
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/bloodstalker/cgrep.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/bloodstalker/cgrep/context:cpp) + # cgrep `grep` for C/C++ source files.<br/> cgrep uses libtooling, the latest tested version of LLVM is trunk 340121.<br/> |